Role Circuits
The workflow is not complete when only the first role succeeds
Role Circuits bind each stage to a separate authorised identity, carry only declared handoff artefacts forward, and show what the next role actually received.
What this proves
Separate role sessions
Requester, reviewer and approver stages execute in isolated browser contexts instead of sharing an over-privileged session.
Declared handoff artefacts
The Circuit records which identifier or state one role created and exactly what the following role is allowed to receive.
Permission clarity
A denial is recorded as product evidence. It is never worked around through escalation or hidden automation.
One unified report
The Evidence Timeline and Role Handoff Map preserve stage boundaries while explaining the end-to-end outcome.
The workflow
Bounded from target to evidence
- 01
Name the roles, identities, preconditions and artefact passed at each boundary.
- 02
Approve allowed routes, actions, side effects and stopping rules per stage.
- 03
Execute each role in a new browser context and verify the declared handoff state.
- 04
Review one report that preserves role attribution for every observation and Finding.