b51dfb1c03
---ci--- project: acdl phase: 3 milestone: v1.30 status: execute wave: 2 persona: ci-doc-writer + backend-engineer ---/ci---
9 lines
683 B
Plaintext
9 lines
683 B
Plaintext
%%{init: {'theme':'base', 'themeVariables': {'primaryColor':'#1B1B1B','primaryBorderColor':'#D6002A','primaryTextColor':'#fff','secondaryColor':'#fff','secondaryBorderColor':'#D6002A','secondaryTextColor':'#1B1B1B','tertiaryColor':'#F0F0F0','lineColor':'#1B1B1B','fontFamily':'"Helvetica Neue","Arial",sans-serif'}}}%%
|
|
flowchart LR
|
|
L["Live today<br/>41 capabilities<br/>12 domains"]
|
|
A["Attested on<br/>promotion<br/>named human approver"]
|
|
H["Stays human<br/>by design<br/>escalation below threshold"]
|
|
L --> A --> H
|
|
style L fill:#1B1B1B,color:#fff,stroke:#D6002A
|
|
style A fill:#1B1B1B,color:#fff,stroke:#D6002A
|
|
style H fill:#1B1B1B,color:#fff,stroke:#D6002A |