Skip to main content
Conclave is Mega Brain’s multi-agent deliberation system where experts debate strategic decisions with evidence-based reasoning. This guide shows you how to run Conclave sessions and interpret results.

What is Conclave?

Conclave brings together multiple AI agents to deliberate on strategic decisions:
1

Phase 0: Constitutional Foundation

Invokes core principles (Empiricism, Pareto, Inversion, Antifragility)
2

Phase 1: Role Agent Debate

C-Level agents (CRO, CFO, CMO, COO) present positions
3

Phase 2: Methodological Critic

Evaluates quality of reasoning and evidence
4

Phase 3: Devil's Advocate

Identifies fragile premises and risks
5

Phase 4: Synthesizer

Integrates perspectives into actionable recommendation
Conclave runs ONCE per query - no loops. If confidence < 60%, it escalates to human decision.

Basic Conclave Session

Invoking Conclave

Constitutional Principles

Every Conclave session starts by invoking core principles:

1. Empiricism ⚖️

Principle: Decisions based on DATA, not opinions or intuitions.Enforcement:
  • Agents must cite specific numbers
  • Sources must be traceable (chunk_ids)
  • Anecdotes must be labeled as such
Violation example:

2. Pareto (80/20) 📊

Principle: Focus on the 20% of actions that generate 80% of results.Enforcement:
  • Agents must identify highest-leverage option
  • Compare ROI across alternatives
  • Avoid “do everything” solutions
Violation example:

3. Inversion 🔄

Principle: Ask “What would make this FAIL?” before deciding.Enforcement:
  • Devil’s Advocate MUST list failure modes
  • Each agent names 1 risk
  • Synthesizer addresses top 3 risks
Example:

4. Antifragility 💪

Principle: Prefer options that BENEFIT from volatility and uncertainty.Enforcement:
  • Identify which option improves under stress
  • Avoid fragile solutions that require perfect conditions
  • Build in optionality
Example:

Understanding the Agents

C-Level Executives

Bring functional perspectives:CRO (Chief Revenue Officer)
  • Focus: Growth, sales performance, revenue
  • Bias: Toward actions that increase deals
  • Sources: Sales frameworks, closing techniques
CFO (Chief Financial Officer)
  • Focus: Unit economics, profitability, risk
  • Bias: Toward conservative financial decisions
  • Sources: Financial frameworks, metrics
CMO (Chief Marketing Officer)
  • Focus: Positioning, demand generation
  • Bias: Toward brand and marketing investment
  • Sources: Marketing strategies, funnels
COO (Chief Operations Officer) - Focus: Scalability, efficiency, execution; Bias: Toward operational improvements; Sources: Process frameworks, systems

Next Steps

Working with Agents

Learn how to interact with individual agents

Session Management

Save and resume Conclave sessions