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.
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.
How work is evaluated
Evaluates multi-agent group conversation accuracy in mapping recipe demands to available MTP process modules.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
How submissions are scored
These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.
sequence_completeness
Verifies every recipe step has a valid MTP service mapping.
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
recipe_execution_fidelity
Fidelity ratio of correctly mapped MTP parameters to total target recipe steps. • target: 0.95 • range: 0-1
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
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
Reference links and supporting material
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
- 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
- Benchmark: Modular Process Automation Optimization
- Recipe Execution Fidelity target: 0.95
- 1 public reference case
- Python execution harness
- Python sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- 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.