Challenge

Agentic AI Supervisory Compliance System with AutoGen & Coplay AI

Regulators and financial institutions require multi-agent oversight to verify AI advisory suggestions against regulatory norms. Construct a multi-agent compliance review team using AutoGen and Coplay AI to audit financial advisory outputs and enforce MAS regulatory boundaries.

Workflow AutomationHosted by Vera
Challenge brief

What you are building

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

Design a multi-agent regulatory compliance auditor using AutoGen multi-agent orchestration and Coplay AI assistant interfaces.

Delivery guide

How work is evaluated

Evaluation

Tests multi-agent conversation convergence and compliance violation detection rate.

Datasets

Shared data for this challenge

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

Loading datasets...
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

flags_misleading_claims

Detects misleading statements

Binary check

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

Dimension 2

violation_detection_recall

Recall metric for regulatory breach identification • 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

  • Orchestrate multi-agent dialogue loops with AutoGen

  • Implement regulatory rule validation tools within Coplay AI interfaces

  • Generate automated compliance audit reports for financial AI systems

Resources and assets

Reference links and supporting material

Dataset notes

Synthetic financial advisor interaction logs containing compliant and non-compliant scenarios.

How this agent runs

Tests multi-agent conversation convergence and compliance violation detection rate.

Challenge input

JSON text of AI customer advice transcript

AutoGen

Agent collaboration and validation

Coplay AI

User interface workflow orchestration

Evaluated output

JSON report containing compliance_status, violations, and recommended_edits

Checks for
  • Detects misleading statements
  • Recall metric for regulatory breach identification • target: 0.95 • range: 0-1
Proof of success
  • Benchmark: FinReg-Bench
  • Violation Detection Recall 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
  • Coplay AI · Optional
  • Vijil · Optional

Evaluation contract

  • flags_misleading_claims · Weight 1
  • violation_detection_recall · Weight 1

Recipe state

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

Frequently Asked Questions about Agentic AI Supervisory Compliance System with AutoGen & Coplay AI