graph TD
subgraph " "
direction LR %% Concepts flow left-to-right
A(Power/Knowledge Nexus):::concept
B(Disciplinary Power):::concept
C(Bio-power / Governmentality):::concept
end
subgraph " "
D{Urban Space & Planning}:::hub
end
subgraph " "
direction LR %% Outcomes flow left-to-right
E(Intended Effects e.g., Order, Health):::outcome_pos
F(Unintended Effects / Dangers e.g., Exclusion, Control):::outcome_neg
G(Resistance / Counter-Conducts):::outcome_res
H{Walkable City Example}:::hub_example
end
subgraph " "
direction LR %% Strategies flow left-to-right
I[Persistent Critique]:::strategy
J[Embrace Agonism]:::strategy
K[Cultivate Heterotopias]:::strategy
L[Strategic Reversibility]:::strategy
M[Ethical Self-Reflection]:::strategy
N((Ongoing Practice of Freedom)):::goal
end
%% Connections
A -- Influences --> D
B -- Shapes --> D
C -- Governs --> D
D -- Produces --> E
D -- Risks --> F
D -- Leads to --> H
H -- Manifests Goals --> E
H -- Creates Concerns --> F
F -- Provokes --> G
G -- Enables --> I
G -- Enables --> J
G -- Enables --> K
G -- Enables --> L
G -- Enables --> M
I -- Contributes to --> N
J -- Contributes to --> N
K -- Contributes to --> N
L -- Contributes to --> N
M -- Contributes to --> N
%% Styling Classes for Neo-Brutalist Look
classDef concept fill:#fff,stroke:#111,stroke-width:2px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px;
classDef hub fill:#111,stroke:#111,stroke-width:2px,color:#fff,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px;
classDef hub_example fill:#eab308,stroke:#111,stroke-width:2px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px; %% Yellow accent
classDef outcome_pos fill:#ecfdf5,stroke:#111,stroke-width:2px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px; %% Light Green
classDef outcome_neg fill:#fee2e2,stroke:#111,stroke-width:2px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px; %% Light Red
classDef outcome_res fill:#eff6ff,stroke:#111,stroke-width:2px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px; %% Light Blue
classDef strategy fill:#fff,stroke:#111,stroke-width:2px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:20px;
classDef goal fill:#fde047,stroke:#111,stroke-width:3px,color:#111,font-family:'Bebas Neue',letter-spacing:0.05em,font-size:24px,stroke-dasharray: 5 5; %% Yellow accent, dashed