Counterfactual Decision Storyboard

Explore different paths to reach your desired outcome.

{% for strategy, data in paths.items() %} {% if data %}

{{ strategy }} Path

{{ data.narrative }}

Required Changes:

{% endif %} {% endfor %}