/conclave - Council Deliberation
Executes a complete council session: multi-agent debate followed by meta-evaluation by Critic, Devil’s Advocate, and Synthesizer agents.Syntax
string
required
Strategic decision or question requiring multi-perspective analysisExample: “Should we increase closer commission from 10% to 15%?”
What It Does
Conclave orchestrates a 4-phase deliberation:Phase Breakdown
Phase 0: Constitutional Foundation
Purpose: Establish governing principles for deliberation- Principle 1: Empiricism
- Principle 2: Pareto (80/20)
- Principle 3: Inversion
- Principle 4: Antifragility
If any agent violates constitutional principles, the Critic will flag it in Phase 2.
Phase 1: Multi-Agent Debate
Purpose: Gather perspectives from relevant cargo agentsPhase 2: Methodological Critic
Purpose: Evaluate the quality of the debate process (not the merit of positions)Phase 3: Devil’s Advocate
Purpose: Challenge assumptions and identify hidden risksPhase 4: Synthesis
Purpose: Integrate feedback and produce final recommendationLow Confidence Outcome
If confidence < 60%, escalates to human:Examples
When to Use
Good Use Cases
✓ Strategic decisions - Affects money, structure, risk ✓ Multiple stakeholders - Different roles have valid perspectives ✓ Evidence exists - Knowledge base has relevant data ✓ Reversible - Can undo if wrongPoor Use Cases
✗ Tactical execution - “Which CRM should we use?” ✗ No evidence - Knowledge base lacks relevant data ✗ Urgent - Need decision in < 1 hour ✗ Highly subjective - “Should logo be blue or green?”Agent Roles
Methodological Critic
Evaluates process quality, not merit of ideas. Ensures rigor.
Devil's Advocate
Challenges assumptions, identifies blind spots, surfaces risks.
Synthesizer
Integrates feedback, resolves tensions, produces final decision.
Cargo Agents
CRO, CFO, Sales-Manager, etc. Bring domain expertise.
Key Principles
1. Evidence-Based
All claims must cite sources:2. Constitutional Governance
Principles override agent opinions:3. One-Pass Rule
Conclave runs once. No loops. If inconclusive, escalate to human.4. Process vs Merit
Critic evaluates HOW agents deliberated, not WHAT they concluded.5. Adversarial Testing
Devil’s Advocate actively seeks to break the conclusion.Troubleshooting
”No relevant agents found”
Issue: Question doesn’t map to any cargo agents Solution:“Insufficient evidence”
Issue: Knowledge base lacks data for question Solution:“Confidence always < 60%”
Issue: Agents consistently uncertain Solution: This indicates:- Genuinely ambiguous decision
- Missing critical data
- Question outside agent expertise
Next Steps
Agent System
Understand cargo agents and mind clones
Evidence Tracing
How chunk_ids enable traceability
Constitutional Principles
Deep dive into governing principles
Decision Framework
When to use Conclave vs other tools
