profit 09be7eff4b Add consensus failure handling with fallback options for multi-agent pipelines
Implements detection and recovery for when agents fail to reach consensus:
- Orchestrator exits with code 2 on consensus failure (distinct from error=1)
- Records failed run context (proposals, agent states, conflicts) to Dragonfly
- Provides fallback options: rerun same, rerun with GAMMA, escalate tier, accept partial
- Adds UI alert with action buttons for user-driven recovery
- Adds failure details modal and downloadable failure report
- Only marks pipeline complete when consensus achieved or user accepts fallback

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 18:24:19 -05:00
..

Docs

System documentation and architecture specs

Overview

This directory contains system documentation and architecture specs.

Key Files

File Description
ENGINEERING_GUIDE.md Documentation
ARCHITECTURE.md Documentation
STATUS_PROTOCOL.md Documentation
tier0-guide.md Documentation

Interfaces / APIs

Document any APIs, CLI commands, or interfaces here.

Status

** Not Started**

See STATUS.md for detailed progress tracking.

Architecture Reference

Part of the Agent Governance System.

Parent: Project Root


Last updated: 2026-01-23 23:25:09 UTC