Renaissance Field Lite / Band of Agents / Track 3

QUADRO CSI

Consent-aware multi-agent review for regulated customer escalations: source-backed evidence, policy gates, partner model readouts, and an audit-ready decision packet.

Quadro CSI cover graphic

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.

How To Run

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

Verification

  • 20 unit tests passing.
  • 9 document sets pass expected gates.
  • Band, Featherless, and AI/ML API integration captured.
  • Public boundary check passes before publish.