WEEK 10 · LESSON 2 · TOPIC 2 OF 6 · How It Works

How It Works

Lesson progress

0% Complete

SECTION 1 OF 1

In this topic · 1 sections
  1. Overview

Overview

The council workflow contains four essential stages:

  1. Multiple agents are spawned for the same question.
  2. Each agent receives its own prompt or configuration and develops an independent view.
  3. The agents' outputs are compared through debate or review.
  4. A final decision stage produces the council's answer.

Independence is important because the system is trying to avoid one immediate line of reasoning controlling the entire result. Separate agent prompts create several candidate analyses. Debate and review then expose disagreements that would remain hidden in a single-response workflow.

The final answer is therefore downstream of multiple perspectives. It is not simply the first response generated by the underlying model.