Total Scenarios
{{ scenario_stats.total }}
Across this project{% extends "base.html" %}
{% block title %}{{ project.name }} · Project · CalMiner{% endblock %}
{% block head_extra %}
{% endblock %}
{% block content %}
{{ project.operation_type.value.replace('_', ' ') | title }} {{ scenario_stats.total }} {{ scenario_stats.active }} {{ scenario_stats.draft }} {{ scenario_stats.archived }}{{ project.name }}
Total Scenarios
Active
Draft
Archived
Create an additional assumption set under this project.
Compare scenarios and jump into calculators with inherited context.
Revise metadata or operation type for reporting.
Project scenarios inherit pricing and provide entry points to profitability planning.
No scenarios yet. Create the first scenario.
{% endif %}