Challenge

Plug-and-Produce MTP Module Orchestration with AutoGen and Arcee AI

Integrating modular process units via Module Type Package (MTP) standards requires automated semantic matching between skid capabilities and plant recipes. Build a multi-agent orchestration team using AutoGen and Arcee AI to parse MTP manifest XMLs and configure process topologies. Achieve 95% recipe execution fidelity across heterogeneous process modules.

EngineeringHosted by Vera
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Configure AutoGen conversational agents powered by Arcee AI specialized models to parse MTP XML descriptions and auto-assemble modular process plants.

Delivery guide

How work is evaluated

Evaluation

Evaluates multi-agent group conversation accuracy in mapping recipe demands to available MTP process modules.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.

Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

sequence_completeness

Verifies every recipe step has a valid MTP service mapping.

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2

recipe_execution_fidelity

Fidelity ratio of correctly mapped MTP parameters to total target recipe steps. • target: 0.95 • range: 0-1

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

  • Configure AutoGen multi-agent roles: MTP Descriptor Agent, Recipe Allocator, and Safety Inspector

  • Parse VDI/VDE/NAMUR 2658 MTP XML manifests to extract services and OPC UA interfaces

  • Use Arcee AI models to match plant process recipes with candidate module capabilities

Resources and assets

Reference links and supporting material

Dataset notes

Standardized NAMUR MTP XML manifests representing dosing, mixing, and thermal process skids.

How this agent runs

Evaluates multi-agent group conversation accuracy in mapping recipe demands to available MTP process modules.

Challenge input

JSON with recipe requirements and list of MTP manifest XML strings

AutoGen

Multi-agent conversational framework

Arcee AI

Domain-adapted specialized model host

Evaluated output

JSON execution sequence detailing mapped service_id, module_id, and OPC UA endpoint

Checks for
  • Verifies every recipe step has a valid MTP service mapping.
  • Fidelity ratio of correctly mapped MTP parameters to total target recipe steps. • target: 0.95 • range: 0-1
Proof of success
  • Benchmark: Modular Process Automation Optimization
  • Recipe Execution Fidelity target: 0.95
  • 1 public reference case
Runtime evidence
  • Python execution harness
  • Python sandbox (unavailable on Versalist)
View technical recipe

Configured tools

Action Space
  • AutoGen · Required
  • Arcee AI · Optional
  • Microsoft AutoGen · Optional

Evaluation contract

  • sequence_completeness · Weight 1
  • recipe_execution_fidelity · Weight 1

Recipe state

This is a preview. The configuration can change before the evaluation recipe is locked.

Frequently Asked Questions about Plug-and-Produce MTP Module Orchestration with AutoGen and Arcee AI