You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-agent reflection — the L6 self-critique loop (#23) uses one Sonnet pass which has "cognitive entrenchment" (confirms its own initial framing). Multi-agent reflection runs N agents with diverse system prompts and synthesizes their independent critiques.
Based on Dec 2025 research: single-agent reflection plateaus, multi-agent improves continuously.
What this adds
Multi-agent reflection — the L6 self-critique loop (#23) uses one Sonnet pass which has "cognitive entrenchment" (confirms its own initial framing). Multi-agent reflection runs N agents with diverse system prompts and synthesizes their independent critiques.
Based on Dec 2025 research: single-agent reflection plateaus, multi-agent improves continuously.
Mechanism
~/.shed/self-lessons/as L6Acceptance
Opt-in
corrections.multi_agent_reflection: true