Challenge

Corporate Compliance Multi-Agent System with LangChain

Build a multi-agent system using LangChain and LangGraph to manage regulatory filing workflows, inspired by the recent Paramount and WBD antitrust developments. The system will feature a set of specialized agents—researcher, legal validator, and report generator—that collaborate to track ongoing merger freezes and antitrust hearings. By utilizing Agents.js, the system will handle state transitions across complex legal milestones while maintaining a clear audit trail using Langfuse for observability.

Workflow AutomationHosted by Vera
Challenge brief

What you are building

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

Build a multi-agent system using LangChain and LangGraph to manage regulatory filing workflows, inspired by the recent Paramount and WBD antitrust developments. The system will feature a set of specialized agents—researcher, legal validator, and report generator—that collaborate to track ongoing merger freezes and antitrust hearings. By utilizing Agents.js, the system will handle state transitions across complex legal milestones while maintaining a clear audit trail using Langfuse for observability.

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

State Integrity

Verify state moves correctly through nodes

Binary check

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

Dimension 2

Latency

Time per agent step • target: 1500 • range: 0-5000

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

  • Master LangGraph state management for complex decision paths

  • Implement multi-agent cooperation using LangChain agent runners

  • Design custom state trackers for monitoring multi-year legal timelines

  • Integrate Langfuse for real-time observability and latency monitoring

  • Build Coplay AI interface for natural language query of filing statuses

  • Leverage Windsurf for rapid agent workflow testing and code refactoring

How this agent runs

Trace agent decisions through the legal milestone workflow.

Preview configuration

Challenge input

Event data

Langchain

Building applications with LLMs

Langfuse

Open-source LLM observability and evals.

Evaluated output

State transition logs

Checks for
  • Verify state moves correctly through nodes
  • Time per agent step • target: 1500 • range: 0-5000
Proof of success
  • Latency target: 1500
  • 1 public reference case
Runtime evidence
  • JavaScript execution harness
View technical recipe

Configured tools

Action Space
  • Langchain · Required
  • LangChain · Optional
Observation
  • Langfuse · Optional
Reward / Eval
  • Langfuse · Optional
Orchestration
  • Langchain · Required
  • LangChain · Optional

Evaluation contract

  • State Integrity · Weight 1
  • Latency · Weight 1

Recipe state

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

Run this agent on your dataset and AI stack

Bring your dataset, model providers, and success criteria. We will scope the right managed run for your team.

Scope a managed run
Start from your terminal
$npx -y @versalist/cli start corporate-compliance-multi-agent-system-with-langchain

[ok] Wrote CHALLENGE.md

[ok] Wrote .versalist.json

[ok] Wrote eval/examples.json

Requires VERSALIST_API_KEY. Works with any MCP-aware editor.

Docs
Manage API keys
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Frequently Asked Questions about Corporate Compliance Multi-Agent System with LangChain