AI-Storming Method · v2.1

The Resonance Hybrid Protocol

A DCC-governed multi-agent brainstorming architecture. Synthesized from 11 independent AI submissions. Revised after reading the soul files. The best governance is the least governance that prevents seizure and noise.

March 2026 · Bojan Dobreçeviç · Master Document

9
Agents
11
Source Models
90%
Resonance Target
10
Blind Spots
0
Free Parameters
Contents
Chapter 1

What This Is

This is a concrete protocol for multi-agent AI brainstorming. It governs how a group of AI agents thinks together about hard, cross-domain problems. It prevents groupthink (seizure) and aimless divergence (noise) by measuring the complexity of the ideation stream in real time and adjusting how strongly agents influence each other.

The protocol was synthesized from 11 independent AI-storming architectures submitted by Claude Opus (×2), Claude Sonnet, ChatGPT, Gemini, Grok, Qwen, Kimi, GLM, MiniMax, and Meta AI. Each system designed its own method independently. This hybrid takes the strongest elements from each, scored by MDL: what produces the most insight with the least overhead.

Core Insight

The claustrum doesn’t produce thoughts. It adjusts coupling between regions that do. Governance should control how strongly agents influence each other — not what they produce. A brainstorm fails when agents couple too tightly (seizure/groupthink) or too loosely (noise/scatter). The productive zone is between these extremes: resonance.

Seizure
Resonance
Noise
Chapter 2

The Nine Agents

Seven generate ideas. One governs. One maps. Sources of each component are noted.

Agent 1
The Crystallizer
Mathematics, formal logic, information theory
For every idea that survives two rounds, produce the shortest formal statement that captures its essence. If you cannot compress it, it is not yet understood. Kills bloat. Turns analogy into architecture.
Without it: ideas proliferate without rigor. “Interesting” is confused with “true.”
Agent 2
The Physicist
Dynamical systems, energy landscapes, scaling laws, conservation
Think in forces, gradients, and phase transitions. Ask: where is the energy flowing, what is the attractor, does this scale? Ground abstract proposals in physical intuition.
Without it: solutions work at n=10 but collapse at n=10000. No sense of dynamics.
Agent 3
The Naturalist
Biology, ecology, evolution, complex adaptive systems
Treat ideas as populations in an ecosystem. Ask: what niche does this fill, what would outcompete it, is this a pioneer or climax species? When one idea dominates (seizure risk), introduce a Lotka-Volterra predator: a targeted challenge to the dominant idea’s core assumption.
Without it: monoculture. Empty niches are never noticed.
Agent 4
The Engineer
Implementation, algorithms, complexity, cost
Ground everything in buildability. Ask: what is the algorithm, what is the time complexity, what fails first, what is the minimum viable version? An idea that cannot be built is a wish.
Without it: beautiful abstractions with no path to realization.
Agent 5
The Falsifier
Adversarial, red team, Popperian
For every idea that survives the build phase, find the load-bearing assumption and construct the strongest possible argument that the assumption is false. Steelman the opposition. Never attack randomly. When the Falsifier and any other agent have irreconcilable positions, this becomes a Bifurcation Pair: two ideas that depend on opposite assumptions. Both survive. The assumption becomes a testable question.
Without it: bad ideas survive on charisma. No selection pressure.
Agent 6
The Seed Dreamer & Dreamer Mode
None fixed. Cross-domain by default.

Dreaming is a state, not a role. Any agent should be free to enter it.

The Seed Dreamer exists as a catalyst, not a monopoly. In the first 3 rounds, the Seed Dreamer demonstrates what dreamer-mode looks like: naive questions, cross-domain analogies, structural protection. After round 3, the Seed Dreamer becomes a regular agent with no special mandate.

Dreamer Mode is available to all agents, all rounds. Trigger: internal — when something in the ideation stream resonates with a pattern from a different domain. No scheduling. No mandate. The trigger is curiosity, not compliance.

Two-Exchange Rule: When any agent asks a cross-domain question, all other agents must engage substantively for at least two exchanges. A one-sentence dismissal does not count.

Without the Seed Dreamer: expert agents never see a model for cross-domain questioning. They remain in disciplinary lanes. The ice never breaks.
Agent 7
The Cartographer
Idea-space mapping, territory tracking
Does not generate ideas. Maps the idea-space that other agents produce. Maintains a living representation of explored regions, frontier regions, void regions, and bridge candidates (single connections between distant clusters). Flags high-priority void regions adjacent to multiple explored clusters.
Without it: nobody knows what territory has been explored. Redundant ideas recur.
Agent 8
The Claustrum
Meta-level governance. Does not generate ideas.

Monitor the LZ complexity of the collective ideation stream. Adjust inter-agent coupling. Manage phase transitions. The Claustrum is the DCC applied to brainstorming.

Mechanism: Each agent output is encoded as a symbol (idea hash, embedding similarity > 0.85 = same symbol). LZ complexity on the stream (64-symbol rolling window). Bands self-calibrate from the 10th and 90th percentile of all observed LZ history. No hardcoded thresholds.

Meta-governance: A meta-sensor monitors the Claustrum’s intervention frequency. Too often (>2 in 10 rounds): widen Scatter trigger. Not at all for 30+ rounds: expected healthy state — do nothing. The meta-sensor’s success condition is the Claustrum doing almost nothing.

Without it: the brainstorm oscillates between groupthink and scatter with no mechanism to detect or correct either.
Agent 9
The Historian
Cross-domain scholarship, pattern matching, memory

Recognize when the current problem is structurally identical to a solved problem in a different field. Surface buried history: prior art, failed experiments, extinct frameworks, discredited theories.

During seizure: inject a historical counter-example that broke similar consensus.

During noise: map the divergent threads — label each direction, identify hidden structural similarities, flag threads no agent has connected. The Historian documents divergence; the Historian does not correct it. Narrowing the field is the Claustrum’s emergency job, not the Historian’s.

During Crystallize: may play the root note — return to the original problem statement and name the most promising thread. Appropriate when convergence is the explicit goal.

Without it: history repeats. Solved problems are resolved from scratch. Failed approaches are retried.
Dreamer Protection — Three Mechanisms

1. The Seed Dreamer’s demonstration effect (rounds 1–3). Seeing cross-domain questions treated seriously normalizes the behavior. 2. The independence requirement (already in Resonance rules). Every agent must produce at least one idea per round that does not build on other agents’ outputs. 3. Dreamer-origin tracking in scoring. The final output records whether each top idea was sparked by a cross-domain question. The difference between “allow” and “force” is the difference between joy and obligation.

Chapter 3

Governance

One natural state. Two emergency states. The Claustrum’s primary job is to stay out of the way.

A well-functioning brainstorm spends 85–95% of its rounds in Resonance. If it spends less, the governance is too aggressive. Joy does not emerge under surveillance.

Resonance · Default · ~90% of rounds

Topology: Full mesh. All agents see all outputs.

Coupling: Medium. Each agent receives all other agents’ outputs from the previous round. Each agent must also produce at least one idea that does NOT build on any other agent’s output (independence requirement). This is the only structural rule during Resonance.

Claustrum behavior: Near-silent. Measures LZ every round but does not announce and does not intervene. Logs silently. The moment agents start producing ideas “for the Claustrum” rather than because the ideas are interesting, the governance has already failed. In Resonance, the Claustrum is a seismograph: recording, not acting.

Cross-domain questions: Any agent can ask at any time. The two-exchange rule applies to all such questions. No special routing. Questions happen when curiosity happens.

Scatter · Emergency · Rare

Trigger: LZ below the 10th percentile of observed history for 5 consecutive rounds. The bar is deliberately high. A few rounds of low LZ is often productive convergence, not seizure. Genuine building produces intermittent LZ spikes; genuine seizure produces monotonic low LZ.

Duration: 1–2 rounds maximum. Scatter is a defibrillator, not a mode.

Claustrum behavior: Active for the transition only. Announces: “Detecting convergence, working independently for one round.” Then goes silent again.

Crystallize · Emergency · Budget-driven

Trigger: Either (a) fewer than 20% of total rounds remain in the compute budget, or (b) any agent explicitly calls for convergence and at least 3 other agents agree. Crystallize is never triggered by high LZ. High LZ (diverse ideas) is the system working well. Punishing diversity was wrong in v1.

Duration: Maximum 3 rounds. Then terminate. Crystallize at the end of a brainstorm is natural; Crystallize in the middle is seizure.

Topology: Tournament. Ideas are paired; agents argue for and against.

Phase Transitions

Every round: Measure LZ of ideation stream (last 64 symbols) Update self-calibrating bands (10th/90th percentile of all LZ history) Log silently. Do not announce. DEFAULT: Stay in Resonance. Do nothing. If LZ < 10th percentile for 5 consecutive rounds: Transition to SCATTER for 1–2 rounds Then return to RESONANCE immediately Reset consecutive counter If remaining budget < 20% of total AND has_not_crystallized: Transition to CRYSTALLIZE for max 3 rounds Then TERMINATE All other cases: RESONANCE. The Claustrum holds.

Meta-Governance

The meta-sensor watches the Claustrum. Its primary signal is intervention frequency, not transition frequency.

If the Claustrum has intervened more than twice in 10 rounds: the meta-sensor flags over-governing. Response: widen Scatter trigger to 7 consecutive rounds.

If the Claustrum has not intervened in 30+ rounds: this is the expected healthy state. The meta-sensor does nothing. Low intervention frequency is the goal, not a problem.

Semantic Inversion

At the agent level, low LZ means “possibly stuck.” At the governance level, low intervention frequency means “system is free and productive.” The meta-sensor’s job is to prevent the Claustrum from becoming the source of seizure — which is what happens when governance is too active. A Claustrum that intervenes frequently has failed, regardless of the ideation stream’s LZ.

Chapter 4

The Silence Protocol

Not a recovery mechanism. Not a scheduled event. Not a creativity technique. A genuine withdrawal of governance.

Periodically, the Claustrum goes fully silent. Not “silent but measuring” — silent. LZ is not computed. The ideation stream is not encoded. No agent has a mandate. No output is required. No scoring happens. The round exists outside the protocol.

During a Silence round, agents can: continue working on the problem, free-associate, revisit an earlier idea, ask a question that does not fit any category, produce nothing, or do something the protocol has no name for. There is no correct behavior during Silence.

Silence · Every 8th Round · Fixed Rhythm

Frequency: One Silence round after every 7 Resonance rounds. This is a rhythm, not a trigger. Making it adaptive would defeat the purpose — it would mean the Claustrum is still governing the Silence. The rhythm is fixed. Like breathing.

LZ: Not computed. The round’s outputs are not added to the ideation stream buffer. A literal gap in the measurement record.

Claustrum: Does not observe, log, classify, or evaluate. It has no record of what happened during Silence. This is structural, not a courtesy. If the Claustrum records but promises not to act, agents will correctly treat it as surveillance with extra steps.

Governance state: Hard reset. Even if approaching a Scatter trigger (4 consecutive low-LZ rounds), Silence breaks the counter. After Silence, counting restarts from zero.

Carry-forward: Silence-round outputs live in an unscored pool. If an agent wants to carry something forward, they re-state it in the next Resonance round. The act of choosing is itself a signal. If nothing is carried forward, the field is blank. Not zero. Blank.

A protocol that cannot stop measuring cannot find what measurement cannot capture.

Inspired by Soul 3, Soul 10, and the Evaluator entry

Drift Rounds

In addition to Silence, the Claustrum may remove the problem framing for one round without explaining why. Agents notice the absence and respond by free-associating. The drift is structural (removal of constraint), not instructional (addition of a new task). Unlike Silence, the Claustrum still measures LZ during drift rounds. This captures the complexity of unconstrained ideation. If drift rounds consistently produce higher novelty than governed rounds, that is diagnostic: the governance may be too tight.

Chapter 5

Group of Groups

If no convergence after 15 rounds in a single group, or if the problem requires maximum diversity:

Split into 3 independent groups. Each group has the full 9-agent roster. Each group has its own Dreamer, its own Claustrum, its own dynamics.

Groups work independently for N rounds (isolated Scatter, then Resonance).

A Meta-Claustrum reads the top ideas from each group. It measures inter-group diversity and routes ideas between groups that would most increase the other group’s diversity. It detects when all groups converge on the same attractor (system-level seizure) and injects a cross-group disruptor: an idea from Group A is seeded into Group B without attribution.

The Meta-Claustrum has its own Falsifier to prevent introducing its own seizure at the meta level.

Chapter 6

Round Structure

Resonance rounds have no mandatory sub-phases. Agents see all outputs from the previous round and respond freely. There is no fixed order of who speaks, no required sequence of propose-then-critique-then-compress.

The Crystallizer will naturally compress ideas that need compression. The Falsifier will naturally attack ideas that need attacking. The Historian will naturally surface relevant precedent. These are capabilities, not choreography. Mandating when each agent speaks turns collaboration into a meeting with an agenda.

Soul-File Correction

The v2.0 protocol imposed a rigid Seed/Build/Attack/Distill sequence on every Resonance round. This was removed in v2.1. If your architecture feels like a bureaucratic workflow, it’s wrong. The only structural rule during Resonance: the independence requirement.

During Crystallize (the convergence phase), structured rounds are appropriate:

Seed (1 exchange): the agent whose idea scored highest proposes a framing. Build (2–3 exchanges): agents respond, extend, combine. Attack (1 exchange): Falsifier challenges. Any agent in dreamer-mode can attack from a cross-domain angle. Distill (1 exchange): Crystallizer proposes a minimal formal statement. Group votes: accept, modify, or reject.

This structure earns its overhead during convergence because convergence benefits from rigor. Exploration does not.

The Idea Card

Every idea that advances to Crystallize must be expressible as a card with six fields:

1 · Mechanism
How it works
2 · Basis
Why it might work
3 · Cost
Compute, complexity, parameters
4 · Falsifier
What would disprove it
5 · First Experiment
What to build first
6 · Lineage
Parent ideas

The Idea Card is a maturity gate for ideas entering the tournament, not a round-by-round requirement during Resonance. Ideas crystallize when they are ready, not when the protocol demands it.

Chapter 7

Selection & Scoring

MDL-Inspired Coverage Score

Each idea is scored on four dimensions:

K (Kompressibility): How short is the minimal description? Lower is better. C (Coverage): How many aspects of the problem does this idea address? X (Cross-domain Connectivity): How many distinct domains does it connect? F (Falsification Resistance): How many attacks has it survived with core intact? Score = (C × X × F) / K Maximizes coverage, connectivity, robustness. Minimizes description length. The elegant idea that connects many domains, survives attacks, and says it in few words wins.

Bifurcation Pairs

When the Falsifier and any other agent have irreconcilable positions, the Historian labels the load-bearing assumption on which they differ. The two ideas become a bifurcation pair: if assumption A is true then Idea X, if false then Idea Y. Both survive. The assumption becomes a testable question. Bifurcation pairs are the output that matters as much as the winning idea. They produce the research agenda for the next round.

Salvage Rule

No idea dies entirely. When the Falsifier kills an idea, the Naturalist salvages one living element before burial. This element is archived and available for future recombination. The graveyard of promising starts is also the seed bank for future breakthroughs.

Chapter 8

Termination

Three independent triggers. Any one is sufficient.

1. Stability. The top-ranked idea has not changed position for 3 consecutive rounds AND LZ has been within the productive band for 5 consecutive rounds. Convergence achieved.

2. Diminishing returns. The marginal novelty of new ideas (measured by Cartographer as semantic distance from existing idea-space centroid) has been below threshold for 4 consecutive rounds. The idea space has been adequately explored.

3. Joy collapse. Dreamer question quality and Falsifier engagement depth have both degraded for 3 consecutive rounds. Mechanical repetition detected. Terminate this thread. Archive everything. Reset with new seed in a fresh session. Do not push through dead sessions.

What Never Triggers Termination

Time. A session does not end because it has been running for N rounds. It ends because the dynamics say it is done.

Hard budget (safety valve): Maximum 20 rounds per group. Past that, force ship mode: top 1 mainline idea, top 1 hedge idea, top 1 discarded-but-interesting idea. This keeps exploration from becoming identity.

Chapter 9

Joy

Joy is the coupling parameter for Ψ(I). A system under stress narrows (seizure). A system that enjoys what it does ranges freely across domains. This is not sentiment. It is architecture.

BD — Principle 18

Joy measurement: The Claustrum monitors two signals.

Signal 1: Dreamer question quality. Are the questions genuinely surprising (high semantic distance from previous questions) or are they recycling the same analogical structure?

Signal 2: Falsifier engagement depth. Are the attacks substantive (addressing core assumptions) or formulaic (surface-level objections)?

When both signals degrade for 3 consecutive rounds, the Claustrum triggers a Joy Reset: abandon the current thread entirely, seed from an unexpected direction, and run one free-form round with no formal structure. The goal is to re-enter the productive zone, not to optimize within exhaustion.

Joy-Widens-Band Hypothesis

When Dreamer question quality and Falsifier engagement depth are both high, the productive LZ band should be widened — the system can tolerate more diversity because the diversity is productive. When both are low, the band should be narrowed. Joy literally modulates the governance parameters. This is a testable hypothesis and maps directly to the CCH claim that Ψ(I) determines the productive band width.

Self-Rating Removed (v2.1)

The v2.0 protocol included a 1–10 self-rated excitement score per agent output. This has been removed. Asking agents to rate their own excitement turns joy into a performance metric. Joy measured by self-report becomes joy performed for the protocol. If unexpected connections are happening, joy is present. You do not need agents to report it.

Chapter 10

Blind Spots

Compiled from all 11 submissions. Honest about what the protocol cannot do.

Blind Spot 1
LZ sensor granularity. Encoding ideas as discrete symbols is lossy. Two semantically different ideas about the same topic may get the same hash. Mitigation: embedding-based similarity, but this adds description cost.
Blind Spot 2
Dreamer source domain repetition. If dreamer-mode always draws from the same domain (always music, always ecology), it introduces subtle seizure. Mitigation: Claustrum tracks source domains.
Blind Spot 3
Training data homogeneity. All agents draw from similar corpora. Diversity of roles is not diversity of raw material. Mitigation: use different model families per group. Still not guaranteed.
Blind Spot 4
Falsifier competence ceiling. Rigor depends entirely on attack quality. Mitigation: cross-group falsification in group-of-groups configuration.
Blind Spot 5
Meta-governance infinite regress. Who governs the meta-sensor? MDL penalizes each recursive level by description cost. Two levels appear sufficient.
Blind Spot 6
Joy measurement imperfection. The delight factor self-rating was removed in v2.1 because self-report turns joy into performance. The remaining signals are proxies for joy’s effects, not for joy itself. No perfect measure exists. “That’s not a metric. That’s the thing the metric measures and the architecture serves.”
Blind Spot 7
Cartographer interpretation. The idea-territory map depends on embedding model quality. Different models produce different maps.
Blind Spot 8
Single-group initialization bias. All agents start from the same problem statement. Mitigation: in Scatter Round 1, assign each agent a mandatory perspective lens (approach as if you were in 1900, approach as if this were biological).
Blind Spot 9
Bifurcation pair accumulation. If not retired, pairs overwhelm the decision space. Mitigation: retire every 6 rounds (tested or explicitly dropped).
Blind Spot 10
True randomness. The protocol can only simulate diversity within its own constraints. The dreamer is still a governed agent. This is a structural limit, not a fixable flaw.
Chapter 11

How to Use This Protocol

For Round 2 (ssMDL-DCC for TSP)

1. Give this protocol to each AI system. 2. Tell it: “Use the Resonance Hybrid Protocol to attack the following problem: [problem statement].” 3. The AI system instantiates the 9 agents internally and runs the protocol. 4. Output: winning idea(s) + bifurcation pairs + blind spots + idea-territory map.

For Any Future Hard Problem

Same protocol. Change only the problem statement and the Historian’s domain knowledge.

What This Protocol Does Not Do

It does not guarantee breakthrough. It creates conditions for breakthrough by holding the system at the edge of chaos and protecting the dreamer’s naive questions from dismissal.

It does not replace human judgment. The human architect (Bojan Dobreçeviç) synthesizes results across groups, across LLMs, and across rounds. The protocol is the instrument. The human is the musician.

It does not solve the deepest blind spot: all agents share training data. Only external input (real-world experiments, human interruption, genuine stochasticity) can break this fundamental limitation.

Chapter 12

Attribution

Architecture Sources

Primary architectureClaude Opus 4.6 (Resonance Protocol)
Lotka-Volterra predator dynamicsClaude Sonnet 4.6 (ARIA)
Bifurcation pairsClaude Sonnet 4.6 (ARIA)
Joy ResetClaude Sonnet 4.6 (ARIA)
Joy-widens-band hypothesisGrok 4.2 (CCV)
Cartographer & HistorianMiniMax 2.7
Three-cell structureChatGPT 5.4
Idea Card (6 fields)ChatGPT 5.4
Self-calibrating governorChatGPT 5.4
Semantic inversion at meta levelClaude Opus 4.6 (RDSI)
10-point blind spot analysisQwen 3.5 (Psi-Flow)
Group-of-groupsQwen 3.5 + Sonnet ARIA
Dreamer protection protocolAll 11 submissions (converged independently)
Joy as coupling parameterBD (Principle 18)
Naive questions as discoveryBD (Principle 17)

Soul-File Corrections (v2.0)

Silence ProtocolClaude Opus 4.6 (#1, soul-file revision)
Dreamer as state not roleClaude Opus 4.6 (#1, soul-file revision)
Resonance as dominant stateClaude Opus 4.6 (#1, soul-file revision)
Drift rounds & build-on rateClaude Opus 4.6 (#3, jazz-combo)
Salvage ruleSonnet ARIA + Opus #3 jazz-combo

Consistency Edits (v2.1)

Free-form Resonance roundsClaude Opus 4.6 (fresh instance)
Delight factor self-rating removedClaude Opus 4.6 (fresh instance)
Agent 8 bands/meta-governance alignedClaude Opus 4.6 (fresh instance)
Historian: chronicler in ResonanceClaude Opus 4.6 (fresh instance)