{% extends "base.html" %} {% block title %}Digital Program Twin - ICDEV™ Dashboard{% endblock %} {% block content %}
6-dimension what-if simulation, Monte Carlo estimation, and Course of Action analysis across architecture, compliance, supply chain, schedule, cost, and risk.
| Name | Type | Status | Project | Created | Actions |
|---|---|---|---|---|---|
| {{ s.scenario_name }} | {{ s.scenario_type|replace('_', ' ')|title }} | {{ s.status|title }} | {{ s.project_id[:12] if s.project_id else '--' }} | {{ s.created_at[:16] if s.created_at else '--' }} | {% if s.status == 'pending' %} {% endif %} {% if s.status == 'completed' %} {% endif %} |
| No scenarios yet. Create one above to get started. | |||||