Skip to main content

AI Commerce Lab

Operations

13 posts in this category, newest first.

13 of 13 posts

Operations

The Peak-Season Code Freeze Is a Symptom, Not a Strategy

A blanket peak-season freeze prices every deploy as equally dangerous, which is only rational when you cannot tell them apart. Harden rollback drills, canary analysis, feature flags, and dependency pinning by October, then freeze only the genuinely irreversible changes.

September 2026 · 9 min readRead
Operations

Returns and Refunds Are an Engineering Problem

A return is a long-running distributed transaction that moves goods one way and money the other. Policy as code, classification as a routing problem, the 5-state refund machine, and an explicit line between what to automate and what stays human.

August 2026 · 9 min readRead
Operations

One Event Backbone Beats Point-to-Point Integration

With 6 systems there are 15 possible pairs, and every new system you add costs another handful of point-to-point links. A backbone changes the slope: the Nth system costs 1 connection. Here are the source-of-truth rules, cadence tiers, retry and dead-letter mechanics that make that hold in production.

July 2026 · 9 min readRead
Operations

Warehouse Slotting Strategies for Increasing Speed

Warehouse slotting is a travel-time optimization problem, not a tidiness exercise. This piece covers ABC velocity classification, ergonomic placement, re-slotting triggers, and the WMS and AMR integration failures that quietly erode pick rates after a slotting project ships.

December 2025 · 9 min readRead
Operations

Next-Gen Supply Chain & Fulfilment for E-commerce: Autonomous Warehouses, Smart Routing and Demand Forecasting

Autonomous warehouses, smart routing, and demand forecasting work as one connected system, and most fulfillment failures live in the handoffs between them, not inside any single component. This piece covers ISO 3691-4 AMR safety, EPCIS event visibility, and connecting forecasts directly to inventory action.

November 2025 · 9 min readRead
Operations

Marketplace vs. D2C: How to Choose in 2026 and Beyond

Marketplace vs. D2C stopped being a strategy debate once platforms started shipping two-way sync between them. The real decision is which system owns inventory, pricing, and the customer relationship — an integration architecture question, not a channel-exclusivity one.

November 2025 · 9 min readRead
Operations

The Future of Product Visualization: Holographic Displays and Beyond

True glasses-free holography is not shipping at retail scale. What's actually production-ready is glTF-based 3D web viewers, WebXR-powered AR, and visionOS spatial apps — three real, versioned standards worth building on today.

August 2025 · 9 min readRead
Operations

Technological Innovations in Curbside Pickup for E-Commerce Retailers

Curbside pickup is an order-state machine wearing a parking lot. The hard engineering problem is keeping 'ready for pickup' synchronized across inventory, staff, and the customer's phone — using the platform APIs and geofencing limits that actually exist today.

August 2025 · 9 min readRead
Operations

The Role of AI and GenAI in Building Resilient Business Models

AI strengthens an operation only when it's wrapped in real engineering discipline: evaluated before shipping, backed by a tested fallback, and traced in production. Evals, circuit breakers, and OpenTelemetry observability turn a resilience pitch into something that survives an actual outage.

May 2025 · 10 min readRead
Operations

From Clicks to Bricks: How Technology is Powering Omnichannel Retail

Omnichannel breaks at one seam: when store and web inventory disagree. A GTIN-keyed ledger, EPCIS-shaped real-time events, and idempotent order orchestration are what keep ship-from-store, BOPIS, and marketplace fulfillment from double-allocating the same unit.

April 2025 · 13 min readRead
Operations

AI-Driven Logistics: Revolutionizing Supply Chain Efficiency

AI in logistics isn't one system, it's three distinct capabilities bolted onto an existing WMS and TMS: demand forecasting, constraint-based route optimization, and event-level visibility. The vendor landscape under each shifted meaningfully in the last two years; Amazon Forecast alone closed to new customers in mid-2024.

March 2025 · 9 min readRead
Operations

Celebrating Innovation: Noteworthy Open Source Community Projects of 2025

Five open-source projects actually shipping inside commerce stacks in 2026: Medusa, Saleor, and Vendure as commerce engines, OpenTelemetry for observability, Playwright for testing. Verified live against GitHub, not the unverifiable named projects a prior version of this post described.

December 2024 · 9 min readRead

Browse by topic

What we write about