Multi-agent workflows
Attest tracks delegated authority across multi-agent workflows, keeps each handoff narrow, and produces evidence you can verify later.
SCOPE
Issue credentials with only the permissions each sub-agent needs. Authority narrows at every handoff.
TRACE
See who delegated to whom, what tools were called, and what happened at each step.
PROVE
Hash-chained, signed packets you can export and verify independently.
Start with the human-approved task and give the orchestrator only the authority it actually needs.
As work fans out, each child agent gets a smaller slice of access instead of inheriting broad permissions.
Inspect the task tree, export the evidence packet, verify the hash chain and signature, and hand it to security or compliance.