Urgent.News

What's breaking now, across thousands of outlets.

AI

Building Full Shelf: An Agent Fleet for Food-Bank Operations

#AllThingsAgenticHackathon #GoogleCloud #Gemini #AgenticAI A recent lettuce recall made me wonder what happens when affected food is already moving through a local food bank. What I found was not a simple inventory problem. Food banks are living logistics networks. Inventory, refrigerated transportation, custody, partner agencies, safety rules, and commitments to the community all have to stay…

The AllThingsAgenticHackathon at Google Cloud showcased an innovative AI solution called Full Shelf, designed specifically for managing the complex operations of food banks. This agentic control plane addresses numerous challenges that arise when dealing with perishable food items, such as inventory management, refrigerated transportation, safety regulations, and community commitments.

Full Shelf creates a centralized dashboard for the entire operating day, aggregating vital information such as inventory, vehicles, deliveries, partner partnerships, custody, incidents, approvals, and pending tasks. It then utilizes a fleet of five specialized agents, powered by Google's Gemini 3.5 Flash and Vertex AI, to evaluate the available food, vehicle capacity, delivery obligations, safety constraints, and partner options. These agents generate a feasible operating plan, adapting to any changes in real-time.

When a food recall occurs, Full Shelf quickly screens the notice, extracts the affected product and lot, traces current custody, halts unsafe inventory, and determines what needs to be replaced. Unconfirmed inventory, missing evidence, and unresolved shortages are preserved, ensuring transparency throughout the process. A crucial rule implemented in the system is: Gemini recommends, a human approves, and only the ledger writes.

This ensures that the AI agents make recommendations, but a human director reviews and validates the changes before any action is taken.

Rather than relying on a single chatbot, Full Shelf employs a fleet of agents, each with a well-defined role and limited tools. This separation ensures that each agent focuses on its specific task, preventing any agent from making unauthorized decisions. The system uses Google Cloud services, such as Vertex AI, Google ADK, Model Armor, Cloud Run, Cloud Spanner, Cloud KMS, Pub/Sub, Cloud Tasks, Cloud Scheduler, Cloud Trace, and Cloud Logging, to orchestrate the agents and maintain the integrity of the operating state.

This architecture ensures that only authorized changes are made, and any errors or missing evidence are handled appropriately.

Full Shelf's architecture emphasizes clear contracts, bounded responsibilities, deterministic sequencing, and thorough testing. This approach leads to a more robust and reliable system, preventing unauthorized actions and ensuring that directors are presented with accurate information about the changes, uncertainties, and decisions required.

As the system evolves, it can be expanded to cover additional aspects of food bank operations, such as donation intake, warehouse management, volunteer availability, and coordination across networks.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

OpenAI Jalapeño puts NVIDIA's inference margins on the clock

Does Jalapeño beat NVIDIA? On the benchmark OpenAI published, yes. Does that make it a better chip than NVIDIA's Blackwell platform? The evidence does not support that claim yet. Should NVIDIA care?

  • OpenAI unveiled its first custom ASIC, Jalapeño, for LLM inference.
  • Jalapeño aims to reduce inference costs and improve performance per watt.
  • Deployment in racks planned for second half of 2026, with program through 2029.

Stop Letting Flaky APIs Crash Your AI Agents

How to combine exponential backoff, circuit breakers, and graceful fallbacks for production-grade agentic workflows. The Bottleneck in Production AI agents are only as reliable as the tools they…

Anthropic's Model Hardware Standard: AI Agents Are Expanding From Software Tools to Physical Systems

Anthropic opened a research preview of the Model Hardware Standard (MHS) on August 28, 2026 , describing it as a shared specification that allows AI agents to safely operate programmable physical…

  • Anthropic released Model Hardware Standard (MHS) preview on August 28, 2026.
  • MHS standardizes interface for AI agents to manage physical devices in research and manufacturing.
  • Transition enables agents to interact directly with hardware through common commands.

More from Sunday 30 August →