β‘ Workflows
Audit Mode (one executes, another audits, another signs)
Ensure independence between execution, control, and final approval.
Bundle files
πORCHESTRATION.mdβ Orchestration
1# ORCHESTRATION.md
2
3## Diagram
4
5 βββββββββββββ ββββββββββββ ββββββββββββ
6 β Executor ββββββ>β Auditor ββββββ>β Signer β
7 βββββββ¬ββββββ ββββββ¬ββββββ ββββββ¬ββββββ
8 β β β
9 v v v
10 βββββββββββββ ββββββββββββ ββββββββββββ
11 β Changes β β Evidence β β Approved β
12 βββββββββββββ ββββββββββββ ββββββββββββ
13
14## Workflow
15Audit Mode (one executes, another audits, another signs)
16
17## Objective
18Ensure independence between execution, control, and final approval.
19
20## Roles
21- **Executor:** makes changes.
22- **Auditor:** validates technical/process compliance.
23- **Signer:** approves final release.
24
25## Rules
26- Auditor cannot be the executor.
27- Signer reviews auditor's evidence, not just summary.
28- No signature without complete evidence.
29
30## Minimum evidence
31- What changed
32- Why it changed
33- What tests were run
34- Audit result
35
36## Closure
37- Explicit signature
38- Exception log (if any)
39
Lines: 39 | Words: 124
Install
Copy bundle to your OpenClaw workspace.
curl -fsSL https://raw.githubusercontent.com/cerealskill/openclaw-agents/main/install.sh | bash -s workflow audit-mode ENRate this agent
Loading...
Sign in to rate this agent
Includes
- β ORCHESTRATION.md
Info
- Slug
- audit-mode
- Lines
- 39
- Words
- 124
