An impartial AI mediator for product-manager vs. architect disputes. It weighs both sides against your recorded criteria and recommends a decision — you approve it.
Try a mediation locally in two minutes — no chat platform required.
An MCP server drives it from Claude Code, Codex, Cursor, Windsurf, …
A Socket-Mode bot mediates directly in a channel.
Via a Workflow webhook — no Azure Bot resource — or the Bot Framework adapter.
Plain JSON in, replies out. Bridge Discord, Mattermost, cron, or your own app.
Claude, OpenAI, or any OpenAI-compatible endpoint (Azure OpenAI, Ollama, LM Studio, …).
A code-level guard blocks a final decision until every party has spoken at least twice — unless they explicitly ask, in which case the uncertainty stays flagged.
pip install -e ".[all]"
cp .env.example .env # add your ANTHROPIC_API_KEY or OPENAI_API_KEY
python -m mediator.cli