What It Does
Quadro routes customer review work through four specialized agents: intake, evidence, policy risk, and decision packet. Each handoff is written as review evidence instead of hidden prompt chatter.
Renaissance Field Lite / Band of Agents / Track 3
Consent-aware multi-agent review for regulated customer escalations: source-backed evidence, policy gates, partner model readouts, and an audit-ready decision packet.
Quadro routes customer review work through four specialized agents: intake, evidence, policy risk, and decision packet. Each handoff is written as review evidence instead of hidden prompt chatter.
Clone the repo, install the package, launch the local app, then open the review workspace.
python3 -m venv .venv
.venv/bin/pip install -e .
.venv/bin/python -m quadro.server