{% extends "base.html" %} {% block title %}Innovation Dashboard — FORGE IGNITE{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
AI innovation pipeline health, team readiness, and portfolio status for leadership.
⚠ If Phase 3 (Transformation) dominates, your team may be reaching before the foundation is ready.
| Idea | Phase | Score | Status | Role |
|---|---|---|---|---|
| {{ idea.title | truncate(55) }} | {{ phase_emojis.get(idea.phase_tag,'') }} {{ (idea.phase_tag or '').replace('_',' ').title() }} | {{ idea.score_total | round(0) | int }} | {{ idea.status }} | {{ idea.submitter_role or '—' }} |