nek 1 nek1

flowchart LR %%{init: {'themeVariables': { 'fontFamily': 'Arial'}}}%% %% ========= NODES ========= P["`1.2
**Predictive Modeling**
**Philosophies**`"]:::none AW["`1.21
**Approximate
the World**`"]:::strong AD["`1.22
**Approximate
the Data**`"]:::mixed PW["`1.23
**Map Possible
Worlds**`"]:::neutral HA["`1.24
**Let Humans
Arbitrate**`"]:::risk %% ========= RELATIONSHIPS ========= P --> AW P --> AD P --> PW P --> HA %% ========= STYLES ========= classDef strong fill:#E8F5E9,stroke:#1B5E20,stroke-width:2px,color:#111; classDef neutral fill:#E3F2FD,stroke:#0D47A1,stroke-width:2px,color:#111; classDef mixed fill:#FFF8E1,stroke:#FF6F00,stroke-width:2px,color:#111; classDef risk fill:#FDECEA,stroke:#B71C1C,stroke-width:2px,color:#111; classDef summary fill:#F5F5F5,stroke:#424242,stroke-width:2px,color:#111; classDef anchor fill:transparent,stroke:transparent;