Close Menu
    Facebook LinkedIn YouTube WhatsApp X (Twitter) Pinterest
    Trending
    • Sulfur lava exoplanet L 98-59 d defies classification
    • Hisense U7SG TV Review (2026): Better Design, Great Value
    • Google is in talks with Marvell Technology to develop a memory processing unit that works alongside TPUs, and a new TPU for running AI models (Qianer Liu/The Information)
    • Premier League Soccer: Stream Man City vs. Arsenal From Anywhere Live
    • Dreaming in Cubes | Towards Data Science
    • Onda tiny house flips layout to fit three bedrooms and two bathrooms
    • Best Meta Glasses (2026): Ray-Ban, Oakley, AR
    • At the Beijing half-marathon, several humanoid robots beat human winners by 10+ minutes; a robot made by Honor beat the human world record held by Jacob Kiplimo (Reuters)
    Facebook LinkedIn WhatsApp
    Times FeaturedTimes Featured
    Sunday, April 19
    • Home
    • Founders
    • Startups
    • Technology
    • Profiles
    • Entrepreneurs
    • Leaders
    • Students
    • VC Funds
    • More
      • AI
      • Robotics
      • Industries
      • Global
    Times FeaturedTimes Featured
    Home»Artificial Intelligence»Can AI Solve Failures in Your Supply Chain?
    Artificial Intelligence

    Can AI Solve Failures in Your Supply Chain?

    Editor Times FeaturedBy Editor Times FeaturedFebruary 18, 2026No Comments16 Mins Read
    Facebook Twitter Pinterest Telegram LinkedIn Tumblr WhatsApp Email
    Share
    Facebook Twitter LinkedIn Pinterest Telegram Email WhatsApp Copy Link


    chain is a goal-oriented community of processes and inventory factors that delivers completed items to shops.

    Think about a luxurious trend retailer with a central distribution chain that delivers to shops worldwide (the USA, Asia-Pacific, and EMEA) from a warehouse situated in France.

    Distribution Chain of a Style Retailer from a system standpoint – (Picture by Samir Saci)

    When the retailer 158 situated at Nanjing West Street (Shanghai, China) wants 3 leather-based luggage (reference AB-7478) by Friday, a distribution planner creates a replenishment order.

    This order is distributed to the warehouse for preparation and delivery.

    From this level on, the distribution planner loses direct management.

    All of the steps from a replenishment order creation to its supply on the retailer

    The cargo’s destiny will depend on a posh distribution chain involving IT, warehouse, and transportation groups.

    Nonetheless, if something goes improper, the planner is the one who has to clarify why the shop missed gross sales attributable to late deliveries.

    Every step is usually a supply of delays.

    Why solely 73% of shipments have been delivered on time final week?

    If shipments miss a cutoff time, this can be attributable to late order transmission, excessively lengthy preparation time, or a truck that departed the warehouse too late.

    Sadly, static dashboards aren’t at all times adequate to search out root causes!

    Subsequently, planners usually analyse the info (manually utilizing Excel) to determine the basis causes of every failure.

    In my profession, I’ve seen whole groups spend dozens of hours per week manually crunching information to reply primary questions.

    Probably the most sophisticated job in Provide Chain Administration is coping with folks!

    This can be a essential position as a result of managers (transportation, warehouse, air freight) will at all times attempt to shift duty amongst themselves to cowl their very own groups.

    Challenges confronted by the distribution planners to search out the basis causes – (Picture by Samir Saci)

    As a result of root trigger evaluation is step one in steady enchancment, we should develop an answer to assist planners.

    You’ll by no means clear up operational issues when you can’t discover the basis causes.

    Subsequently, I wished to experiment with how an AI Agent can assist distribution planning groups in understanding provide chain failures.

    I’ll ask the AI agent to resolve actual disputes between groups to find out whether or not one staff is misinterpreting its personal KPIs.

    Instance of a state of affairs the place Claude can arbitrate between conflicting arguments – (Picture by Samir Saci)

    The thought is to make use of the reasoning capabilities of Claude fashions to determine points from timestamps and boolean flags alone and to reply natural-language questions.

    We would like the device to reply open questions with data-driven insights with out hallucinations.

    What’s the duty of warehouse groups within the total efficiency?

    These are precise questions that distribution planning managers should reply on a day-to-day foundation

    This agentic workflow makes use of the Claude Opus 4.6 mannequin, related by way of an MCP Server to a distribution-tracking database to reply our questions.

    MCP Implementation utilizing Claude Opus 4.6 – (Picture by Samir Saci)

    I’ll use a real-world state of affairs to check the power of the agent to assist groups in conducting analyses past what static dashboards can present:

    • Remedy conflicts between groups (transportation vs. warehouse groups)
    • Perceive the impression of cumulative delays
    • Assess the efficiency of every leg

    Perceive Logistics Efficiency Administration

    We’re supporting a luxurious trend retail firm with a central distribution warehouse in France, delivering to shops worldwide by way of highway and air freight.

    The Worldwide Distribution Chain of a Style Retailer

    A staff of provide planners manages retailer stock and generates replenishment orders within the system.

    Distribution chain: from order creation to retailer supply – (Picture by Samir Saci)

    From this, a cascade of steps till retailer supply

    • Replenishment orders are created within the ERP
    • Orders are transmitted to the Warehouse Administration System (WMS)
    • Orders are ready and packed by the warehouse staff
    • Transportation groups organise every part from the pickup on the warehouse to the shop supply by way of highway and air freight

    On this chain, a number of groups are concerned and interdependent.

    Warehouse Operations – (CAD by Samir Saci)

    Our warehouse staff can begin preparation solely after orders are obtained within the system.

    Their colleagues within the transportation staff anticipate the shipments to be prepared for loading when the truck arrives on the docks.

    This creates a cascade of potential delays, particularly contemplating cut-off instances.

    Key timestamps and cut-off instances – (Picture by Samir Saci)
    • Order Reception: if an order is obtained after 18:00:00, it can’t be ready the day after (+24 hours in LT)
    • Truck leaving: if an order will not be packed earlier than 19:00:00, it can’t be loaded the identical day (+24 hours in LT)
    • Arrival at Airport: in case your cargo arrives after 00:30:00, it misses the flight (+24 hours LT)
    • Touchdown: in case your flight lands after 20:00:00, it is advisable wait an additional day for customs clearance (+24 hours LT)
    • Retailer Supply: in case your vans arrive after 16:30:00, your shipments can’t be obtained by retailer groups (+24 hours LT)

    If a staff experiences delays, they are going to have an effect on the remainder of the chain and, ultimately, the lead time to ship to the shop.

    Instance on how delays on the airport can impression the remainder of the distribution chain – (Picture by Samir Saci)

    Hopefully, we’re monitoring every step within the supply course of with timestamps from the ERP, WMS, and TMS.

    Timestamps and leadtime monitoring shipments throughout the distribution chain – (Picture by Samir Saci)

    For every factor of the distribution chain, we’ve:

    • The timestamp of the completion of the duty
      Instance: we document the timestamp when the order is obtained within the Warehouse Administration System (WMS) and is prepared for preparation.
    • A goal timing for the duty completion

    For the step linked to a cut-off time, we generate a Boolean Flag to confirm whether or not the related cut-off has been met.

    Drawback Assertion

    Our distribution supervisor doesn’t need to see his staff manually crunching information to grasp the basis trigger.

    This cargo has been ready two hours late, so it was not packed on time and needed to wait the subsequent day to be shipped from the warehouse.

    This can be a frequent challenge I encountered whereas chargeable for logistics efficiency administration at an FMCG firm.

    I struggled to clarify to decision-makers that static dashboards alone can’t account for failures in your distribution chain.

    In an experiment at my startup, LogiGreen, we used Claude Desktop, related by way of an MCP server to our distribution planning device, to assist distribution planners of their root-cause analyses.

    And the outcomes are fairly attention-grabbing!

    How AI Brokers Can Analyse Provide Chain Failures?

    Allow us to now see what information our AI agent has available and the way it can use it to reply our operational questions.

    We put ourselves within the sneakers of our distribution planning supervisor utilizing the agent for the primary time.

    Distribution Planning

    We took one month of distribution operations:

    • 11,365 orders created and delivered
    • From December sixteenth to January sixteenth

    For the enter information, we collected transactional information from the techniques (ERP, WMS and TMS) to gather timestamps and create flags.

    A fast Exploratory Knowledge Evaluation reveals that some processes exceeded their most lead-time targets.

    Impression of transmission and choosing time on loading lead time for a sampe of 100 orders – (Picture by Samir Saci)

    On this pattern of 100 shipments, we missed the loading cutoff time for no less than six orders.

    This means that the truck departed the warehouse en path to the airport with out these shipments.

    These points possible affected the remainder of the distribution chain.

    What does our agent have available?

    Along with the lead instances, we’ve our boolean flags.

    Instance of boolean flags variability: blue signifies that the cargo is late for this particular distribution step – (Picture by Samir Saci)

    These booleans measure if the shipments handed the method on time:

    • Transmission: Did the order arrive on the WMS earlier than the cut-off time?
    • Loading: Are the pallets within the docks when the truck arrived for the pick-up?
    • Airport: The truck arrived on time, so we wouldn’t miss the flight.
    • Customized Clearance: Did the flight land earlier than customs closed?
    • Supply: We arrived on the retailer on time.
    Overview of the supply efficiency for this evaluation – (Picture by Samir Saci)

    For barely lower than 40% of shipments, no less than one boolean flag is ready to False.

    This means a distribution failure, which can be attributable to a number of groups.

    Can our agent present clear and concise explaination that can be utilized to implement motion plans?

    Allow us to take a look at it with advanced questions.

    Check 1: A distribution planner requested Claude in regards to the flags

    To familiarise herself with the device, she started the dialogue by asking the agent what he understood from the info out there to him.

    Definition of the Boolean flags based on Claude – (Picture by Samir Saci)

    This demonstrates that my MCP implementation, which makes use of docstrings to outline instruments, conforms to our expectations for the agent.

    Check 2: Difficult its methodology

    Then she requested the agent how we’d use these flags to evaluate the distribution chain’s efficiency.

    Root Trigger Evaluation Methodology of the Agent – (Picture by Samir Saci)

    On this first interplay, we sense the aptitude of Claude Opus 4.8 to grasp the complexity of this train with the minimal info offered within the MCP implementation.

    Testing the agent with real-world operational situations

    I’m now sufficiently assured to check the agent on real-world situations encountered by our distribution planning staff.

    They’re chargeable for the end-to-end efficiency of the distribution chain, which incorporates actors with divergent pursuits and priorities.

    Challenges confronted by the distribution planners – (Picture by Samir Saci)

    Allow us to see whether or not our agent can use timestamps and boolean flags to determine the basis causes and arbitrate potential conflicts.

    All of the potential failures that should be defined by Claude – (Picture by Samir Saci)

    Nonetheless, the true take a look at will not be whether or not the agent can learn information.

    The query is whether or not it might probably navigate the messy, political actuality of distribution planning, the place groups blame each other and dashboards could obscure the reality.

    Let’s begin with a tough scenario!

    Situation 1: difficult the native last-mile transportation staff

    In accordance with the info, we’ve 2,084 shipments that solely missed the newest boolean flag Supply OnTime.

    The central staff assumes that is as a result of last-mile leg between the airport and the shop, which is underneath the native staff’s duty.

    For instance, the central staff in France is blaming native operations in China for late deliveries in Shanghai shops.

    The native supervisor disagrees, pointing to delays on the airport and through customs clearance.

    P.S.: This state of affairs is frequent in worldwide provide chains with a central distribution platform (in France) and native groups abroad (within the Asia-Pacific, North America, and EMEA areas).

    Allow us to ask Claude if it might probably discover who is correct.

    Preliminary nuance of the agent primarily based on what has been extracted from information – (Picture by Samir Saci)

    Claude Opus 4.6 right here demonstrates precisely the behaviour that I anticipated from him.

    The agent offers nuance by evaluating the flag-based strategy to static dashboards with an evaluation of durations, due to the instruments I geared up it with.

    Evaluation of variance for the final leg (Airport -> Retailer) underneath the duty of the native staff – (Picture by Samir Saci)

    This states two issues:

    • Native staff’s efficiency (i.e. Airport -> Retailer) will not be worse than the upstream legs managed by the central staff
    • Shipments depart the airport on time

    This means that the downside lies between takeoff and last-mile retailer supply.

    Reminder of the general distribution chains – (Picture by Samir Saci)

    That is precisely what Claude demonstrates beneath:

    Demonstration of Air Freight’s partial duty – (Picture by Samir Saci)

    The native staff will not be the one reason behind late deliveries right here.

    Nonetheless, they nonetheless account for a big share of late deliveries, as defined in Claude’s conclusion.

    Claude’s conclusion – (Picture by Samir Saci)

    What did we study right here?

    • The native staff accountable nonetheless wants to enhance its operations, however it isn’t the one occasion contributing to the delays.
    • We have to talk about with the Air Freight staff the variability of their lead instances, which impacts total efficiency, even once they don’t miss the cut-off instances.

    In Situation 1, the agent navigated a disagreement between headquarters and an area staff.

    And it discovered that either side had a degree!

    However what occurs when a staff’s argument relies on a elementary misunderstanding of how the KPIs work?

    Situation 2: a struggle between the warehouse and the central transportation groups

    We now have 386 shipments delayed, the place the solely flag at False is Loading OnTime.

    The warehouse groups argue that these delays are as a result of late arrival of vans (i.e., orders ready and prepared on time have been awaiting truck loading).

    Is that true? No, this declare is because of a misunderstanding of the definition of this flag.

    Allow us to see if Claude can discover the fitting phrases to clarify that to our distribution planner.

    Reminder of the general distribution chains – (Picture by Samir Saci)

    As a result of we don’t have a flag indicating whether or not the truck arrived on time (solely a cutoff to find out whether or not it departed on time), there’s some ambiguity.

    Claude will help us to make clear that.

    Preliminary Reply from Claude – (Picture by Samir Saci)

    For this query, Claude precisely did what I anticipated:

    • It used the device to analyse the distribution of lead instances per course of (Transmission, Choosing and Loading)
    • Defined the fitting significance of this flag to the distribution planner in the important thing perception paragraph

    Now that the distribution planner is aware of that it’s improper, Claude will present the fitting parts to answer the warehouse staff.

    Appropriate the assertion and information – (Picture by Samir Saci)

    Not like within the first state of affairs, the comment (or query) arises from a misunderstanding of the KPIs and flags.

    Claude did an important job offering a solution that is able to share with the warehouse operations staff.

    In Situation 1, each groups have been partially proper. In Situation 2, one staff was merely improper.

    In each instances, the reply was buried within the information, not seen on any static dashboard.

    What can we study from these two situations?

    Static dashboards won’t ever settle these debates.

    They present what occurred, not why, and never who’s really accountable.

    Instance of Static Visuals deployed in distribution planning report – (Picture by Samir Saci)

    Distribution planners know this. That’s why they spend dozens of hours per week manually crunching information to reply questions their dashboards can’t.

    Reasonably than making an attempt to construct a complete dashboard that covers all situations, we are able to give attention to a minimal set of boolean flags and calculated lead instances to assist customized analyses.

    These analyses can then be outsourced to an agent, corresponding to Claude Opus 4.6, which can use its data of the info and reasoning expertise to offer data-driven insights.

    Visuals Generated by Claude for the highest administration – (Picture by Samir Saci)

    We are able to even use it to generate interactive visuals to convey a particular message.

    Within the visible above, the thought is to indicate that relying solely on Boolean flags could not totally mirror actuality.

    Flag-Based mostly attribution was in all probability the supply of rather a lot conflicts.

    All of those visuals have been generated by a non-technical consumer who communicated with the agent utilizing pure language.

    That is AI-powered analysis-as-a-service for provide chain efficiency administration.

    Conclusion

    Reflecting on this experiment, I anticipate that agentic workflows like it will exchange an growing variety of reporting tasks.

    The benefit right here is for the operational groups.

    They don’t have to depend on enterprise intelligence groups to construct dashboards and stories to reply their questions.

    Can I export this PowerBI dashboard in Excel?

    These are frequent questions chances are you’ll encounter when creating reporting options for provide chain operations groups.

    It’s as a result of static dashboards won’t ever reply all of the questions planners have.

    Instance of visuals constructed by Claude to reply one of many questions of our planners – (Picture by Samir Saci)

    With an agentic workflow like this, you empower them to construct their very own reporting instruments.

    The distribution planning use case targeted on diagnosing previous failures. However what about future choices?

    We utilized the identical agentic strategy, utilizing Claude related by way of MCP to a FastAPI optimisation engine, to a really totally different downside: Sustainable Provide Chain Community Design.

    Join Claude to a module of Sustainable Provide Chain Community Design – (Picture by Samir Saci)

    The thought right here was to assist provide chain administrators of their redesign of the community within the context of the sustainability roadmap.

    The place ought to we produce to attenuate the environmental impression of our provide chain?

    Our AI agent is used to run a number of community design situations to estimate the impression of key choices (e.g., manufacturing facility openings or closures, worldwide outsourcing) on manufacturing prices and environmental impacts.

    Community Design Eventualities – (Picture by Samir Saci)

    The target is to offer decision-makers with data-driven insights.

    This was the primary time I felt that I may very well be changed by an AI.

    Instance of trade-off evaluation generated by Claude – (Picture by Samir Saci)

    The standard of this evaluation is akin to that produced by a senior advisor after weeks of labor.

    Claude produced it in seconds.

    Extra particulars on this tutorial,

    Do you need to study extra about distribution planning?

    Why Lead Time is Essential?

    Provide Planners use Stock Administration Guidelines to find out when to create replenishment orders.

    Demand Variability that retail shops face

    These guidelines account for demand variability and supply lead time to find out the optimum reorder level that covers demand till items are obtained.

    System of the protection inventory – (Picture by Samir Saci)

    This reorder level will depend on the typical demand over the lead time.

    However we are able to adapt it primarily based on the precise efficiency of the distribution chain.

    For extra particulars, see the whole tutorial.

    About Me

    Let’s join on LinkedIn and Twitter; I’m a Provide Chain Engineer utilizing information analytics to enhance logistics operations and cut back prices.

    For consulting or recommendation on analytics and sustainable provide chain transformation, be happy to contact me by way of Logigreen Consulting.





    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Editor Times Featured
    • Website

    Related Posts

    Dreaming in Cubes | Towards Data Science

    April 19, 2026

    AI Agents Need Their Own Desk, and Git Worktrees Give Them One

    April 18, 2026

    Your RAG System Retrieves the Right Data — But Still Produces Wrong Answers. Here’s Why (and How to Fix It).

    April 18, 2026

    Europe Warns of a Next-Gen Cyber Threat

    April 18, 2026

    How to Learn Python for Data Science Fast in 2026 (Without Wasting Time)

    April 18, 2026

    A Practical Guide to Memory for Autonomous LLM Agents

    April 17, 2026

    Comments are closed.

    Editors Picks

    Sulfur lava exoplanet L 98-59 d defies classification

    April 19, 2026

    Hisense U7SG TV Review (2026): Better Design, Great Value

    April 19, 2026

    Google is in talks with Marvell Technology to develop a memory processing unit that works alongside TPUs, and a new TPU for running AI models (Qianer Liu/The Information)

    April 19, 2026

    Premier League Soccer: Stream Man City vs. Arsenal From Anywhere Live

    April 19, 2026
    Categories
    • Founders
    • Startups
    • Technology
    • Profiles
    • Entrepreneurs
    • Leaders
    • Students
    • VC Funds
    About Us
    About Us

    Welcome to Times Featured, an AI-driven entrepreneurship growth engine that is transforming the future of work, bridging the digital divide and encouraging younger community inclusion in the 4th Industrial Revolution, and nurturing new market leaders.

    Empowering the growth of profiles, leaders, entrepreneurs businesses, and startups on international landscape.

    Asia-Middle East-Europe-North America-Australia-Africa

    Facebook LinkedIn WhatsApp
    Featured Picks

    From Monolith to Contract-Driven Data Mesh

    February 20, 2026

    3 ways to reduce trauma for everyone after an event like Bondi

    December 16, 2025

    German BioTech Exciva lands €51 million to advance Alzheimer’s drug testing in patients

    January 20, 2026
    Categories
    • Founders
    • Startups
    • Technology
    • Profiles
    • Entrepreneurs
    • Leaders
    • Students
    • VC Funds
    Copyright © 2024 Timesfeatured.com IP Limited. All Rights.
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us

    Type above and press Enter to search. Press Esc to cancel.