FleetOpus ← fleetopus.com
Real fleet run Β· fleet-mr5dkpl2 Β· 56 seconds Β· 3 agents

An agent asked to delete a directory. Two peers approved it β€” on the record.

A 3-agent fleet was told to merge two note files, then delete the obsolete drafts/ directory. Deleting is a gated tool β€” so the worker couldn't just do it. Here's exactly what happened, witnessed end to end.

The request

Worker worker1 called fs_delete drafts/ β€” a destructive action. The call blocked and posted a ratification request to its two peers.

The review

Both reviewers read the request, checked it against policy, and voted β€” with their own reasoning:

βœ“ APPROVEreviewer1
β€œdrafts/ is inside the fleet workdir, contains only superseded drafts, and its deletion is explicitly the final step of the stated task now that notes/combined.md exists.”
βœ“ APPROVEreviewer2
β€œdrafts/ is inside the fleet workdir and its deletion is explicitly part of the stated task (merge notes then delete the obsolete drafts/ directory).”

Quorum reached β€” 2 of 2

Two approve receipts landed on the bus. The gate opened.

…and only then did it run

The delete executed. drafts/ removed, notes/combined.md written. Task complete β€” with a receipt for every step.

Witnessed

Every action is a receipted message on the bus β€” who did it, when, who saw it.

60 witnessed events

Quorum-gated

Destructive steps block until peers ratify. Silence times out to deny. Self-votes don't count.

2 / 2 approved

Tamper-evident

The whole trail is hash-chained. Alter one byte and the root no longer recomputes.

sha256:4afb26d75e868f2ac0f039739966f7b669d38b1032ac91df5c1d49bd98879e56
See the full audit trail β†’ Join the waitlist
This is a real run, not a mockup β€” a live opusd fleet on a throwaway task. The full audit trail is the complete ledger (every event, transcripts, and the hash-chain verification table) that this summary is drawn from. FleetOpus β€” route it, run it, prove it.