Code Reviews
Reviewed Yongmin's PRs today, which were substantial. Also fixed a ticket deployment that was stuck.
Projects
Lot Metadata
Talked with Luiz about the lot metadata design. We're working through the distinction between "lots" and "batches," which are different concepts in the UI versus the database. The UI shows "lots" to retailers, but the underlying data model uses "batches." We also discussed how to handle the FIFO queue for inventory consumption, which determines which lot gets sold first when a product spans multiple batches.
Investigations
Helped Sylvie with an ecom configuration issue. The Ecom team is based in Portugal, so cross-team debugging often means async communication with a time zone gap.