optz: Goal orchestrator
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
sequenceDiagram
|
||||
participant O as Goal Orchestrator
|
||||
participant L as Local Worker
|
||||
participant S as H4 Security
|
||||
participant C as Cloud Reviewer
|
||||
participant A as H5 Audit
|
||||
|
||||
O->>L: Objective and governed context
|
||||
L-->>S: Primary proposal
|
||||
S->>C: Safe draft for independent review
|
||||
C-->>O: Critique and refined outcome
|
||||
O->>A: Certified final decision
|
||||
A-->>O: Audit hash and status
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user