optz: Goal orchestrator

This commit is contained in:
thanhnv
2026-07-11 12:18:59 +09:00
parent b56f7d357e
commit 4fc72332f5
34 changed files with 850 additions and 452 deletions
+13
View File
@@ -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