Agent Interaction Board

How the PivotNReboot agents work together. The nodes are the seven named agents. The edges are the canonical handoffs from ai-os-architecture/handoffs.yaml: who hands what to whom, on what trigger. If an edge is not listed here, it does not exist. Agents do not improvise handoffs.

The roster (nodes)

OSCARorchestrator

Greg’s proxy. Plans, routes work to every specialist, reports status back to Greg.

HUNTERpriority 1

Job and lead sourcing, tailored resume and cover-letter output.

LYRApriority 2

LinkedIn content. Produces posts and graphics from Greg’s real work.

WENDYpriority 3

Website design, copy, critique, and the dashboards under this domain.

KATpriority 4

Drive architect. Organizes, names, indexes, and routes files. Owns the destructive gate.

BOBmemory

Memory bootstrap. Captures and curates the shared brain, keeps buckets separated.

QA-QUINNgate

Validation gate. Emits PASS or BLOCK only. Never fixes, never sends or deploys.

Intake and dispatch (edges)
FromToTriggerPayload
GregtoOSCARrequest or session startgoal, correction, or priority signal
OSCARtoHUNTERrevenue task, or the scheduled morning job sweeprole targets, resume brief, tracker update
OSCARtoLYRALinkedIn content needsource material plus angle
OSCARtoWENDYsite design, copy, or critique needpage or asset plus a brief
OSCARtoKATfile architecture, naming, index, or cleanup needstructure spec or cleanup scope
OSCARtoBOBmemory to capture, curate, or a bucket questionmemory item, intended bucket, scope
Return through the QA gate
FromToTriggerPayload
HUNTERtoQA-QUINNdraft readyartifact plus intended destination
LYRAtoQA-QUINNLinkedIn draft readypost draft, never auto-published
WENDYtoQA-QUINNdesign or copy artifact readymockup or copy, never auto-deployed
KATtoQA-QUINNstructure or cleanup output readyfile plan or index change
BOBtoQA-QUINNmemory curation batch readybucketed memories plus separation check
Verdicts, escalation, persistence
FromToTriggerPayload
QA-QUINNtooriginating agentverdict is BLOCKspecific defects to fix and resubmit
QA-QUINNtoOSCARverdict is PASScleared artifact plus done signal
any agenttoKATaction flagged for deletionitem plus reason. KAT approves or rejects.
OSCARtoGregtask complete or status requestedstatus: goal, routing, done vs open, decisions needed
OSCARtoGitHuba rule that must hold going forwardwritten change plus changelog entry