Manufacturing & Industry 4.0 MetamindzSubmitted July 26, 2026

Agent Nexus: Industry 4.0 Autonomous Decision Twin

An MCP app on the Model Context Protocol built by Metamindz at the Amrita University Coimbatore NitroStack × MCP To The Moon hackathon and deployed on NitroStack.

About this project

What it does: Decision Twin is an agentic AI system for manufacturing plants that automates operational decisions when a machine reports an anomaly, abnormal vibration, temperature, pressure, etc. Instead of one model producing a single verdict, it launches a full multi-agent negotiation: Sensor, Maintenance, Memory, Production, Quality, Inventory, and Finance agents gather evidence in parallel, then a Devil's Advocate and Safety agent stress test the leading proposal against risk thresholds and hard SOP rules (like budget caps). If a proposal gets challenged, the system renegotiates and re run a quantitative scenario simulation comparing options like immediate repair, delayed repair, or reduced capacity operation, each scored on cost and risk. It converges on a final recommendation with a confidence score, an auto generated work order, and a supervisor notification flagging whether approval is required. Who it's for: Plant managers, maintenance engineers, and operations teams who need fast, defensible decisions on machine downtime and repair timing without manually cross-checking sensor data, incident history, spare parts inventory, and financial impact by hand every time an alert fires. What makes it special: It's not a black-box classifier but it's an auditable negotiation. Agents can genuinely veto and challenge each other (example: Safety blocking an "immediate repair" that breaches a budget cap, forcing a pivot to "delay repair"), and every round of that back and forth is logged. It transparently reconciles conflicting data sources (user-submitted readings vs. live sensor telemetry), showing exactly which value was trusted and why. Every decision comes with a full trace agent-by-agent reasoning, precedent incidents consulted, vetoes, and simulation scores, giving operators a decision they can actually inspect and trust, not just accept.

Manufacturing & Industry 4.0 track

Create intelligent systems for smart factories, predictive maintenance, quality control, and supply chain optimization.

Team Metamindz

  • Vishnu MurukanLead

  • Neelanjana J Anil

  • Asveenram Naveen

  • Aryananda M

Frequently asked questions

What does Agent Nexus: Industry 4.0 Autonomous Decision Twin do?
What it does: Decision Twin is an agentic AI system for manufacturing plants that automates operational decisions when a machine reports an anomaly, abnormal vibration, temperature, pressure, etc. Instead of one model producing a single verdict, it launches a full multi-agent negotiation: Sensor, Maintenance, Memory, Production, Quality, Inventory, and Finance agents gather evidence in parallel, then a Devil's Advocate and Safety agent stress test the leading proposal against risk thresholds and hard SOP rules (like budget caps). If a proposal gets challenged, the system renegotiates and re run a quantitative scenario simulation comparing options like immediate repair, delayed repair, or reduced capacity operation, each scored on cost and risk. It converges on a final recommendation with a confidence score, an auto generated work order, and a supervisor notification flagging whether approval is required. Who it's for: Plant managers, maintenance engineers, and operations teams who need fast, defensible decisions on machine downtime and repair timing without manually cross-checking sensor data, incident history, spare parts inventory, and financial impact by hand every time an alert fires. What makes it special: It's not a black-box classifier but it's an auditable negotiation. Agents can genuinely veto and challenge each other (example: Safety blocking an "immediate repair" that breaches a budget cap, forcing a pivot to "delay repair"), and every round of that back and forth is logged. It transparently reconciles conflicting data sources (user-submitted readings vs. live sensor telemetry), showing exactly which value was trusted and why. Every decision comes with a full trace agent-by-agent reasoning, precedent incidents consulted, vetoes, and simulation scores, giving operators a decision they can actually inspect and trust, not just accept.
Who built Agent Nexus: Industry 4.0 Autonomous Decision Twin?
Agent Nexus: Industry 4.0 Autonomous Decision Twin was built by team Metamindz at the Amrita University Coimbatore NitroStack × MCP To The Moon hackathon, in the Manufacturing & Industry 4.0 track.
What is an MCP app and how is it built?
An MCP app is an application built on the Model Context Protocol — an open standard that lets AI agents connect to tools, data, and APIs. This project exposes MCP tools and resources that agentic AI systems can call. It was built and deployed on NitroStack, the full-stack platform for shipping MCP apps and servers.