Files
acdl/docs/presentations/assets/mmd/leadership-slide-4.mmd
T
CIAgent b51dfb1c03 feat(P03): 7 S&P-themed mermaid diagrams + render helper (D-246)
---ci---
project: acdl
phase: 3
milestone: v1.30
status: execute
wave: 2
persona: ci-doc-writer + backend-engineer
---/ci---
2026-08-20 14:21:31 +00:00

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