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.
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.
| From | To | Trigger | Payload | |
|---|---|---|---|---|
| Greg | to | OSCAR | request or session start | goal, correction, or priority signal |
| OSCAR | to | HUNTER | revenue task, or the scheduled morning job sweep | role targets, resume brief, tracker update |
| OSCAR | to | LYRA | LinkedIn content need | source material plus angle |
| OSCAR | to | WENDY | site design, copy, or critique need | page or asset plus a brief |
| OSCAR | to | KAT | file architecture, naming, index, or cleanup need | structure spec or cleanup scope |
| OSCAR | to | BOB | memory to capture, curate, or a bucket question | memory item, intended bucket, scope |
| From | To | Trigger | Payload | |
|---|---|---|---|---|
| HUNTER | to | QA-QUINN | draft ready | artifact plus intended destination |
| LYRA | to | QA-QUINN | LinkedIn draft ready | post draft, never auto-published |
| WENDY | to | QA-QUINN | design or copy artifact ready | mockup or copy, never auto-deployed |
| KAT | to | QA-QUINN | structure or cleanup output ready | file plan or index change |
| BOB | to | QA-QUINN | memory curation batch ready | bucketed memories plus separation check |
| From | To | Trigger | Payload | |
|---|---|---|---|---|
| QA-QUINN | to | originating agent | verdict is BLOCK | specific defects to fix and resubmit |
| QA-QUINN | to | OSCAR | verdict is PASS | cleared artifact plus done signal |
| any agent | to | KAT | action flagged for deletion | item plus reason. KAT approves or rejects. |
| OSCAR | to | Greg | task complete or status requested | status: goal, routing, done vs open, decisions needed |
| OSCAR | to | GitHub | a rule that must hold going forward | written change plus changelog entry |