{% extends "base.html" %} {% block title %}Migration Intelligence — ICDEV{% endblock %} {% block content %}
Autonomous discovery of migration opportunities aligned to enterprise technical goals (5-10 year horizon).
| Title | Type | Priority | Score | EOL | Status | |
|---|---|---|---|---|---|---|
| {{ o.title[:80] }}{% if o.title|length > 80 %}…{% endif %} | {{ o.opportunity_type or '—' }} | {{ o.priority or 'medium' }} |
{{ (o.composite_score * 100)|round(0)|int }}%
|
{{ o.eol_date or '—' }} | {{ o.status or '—' }} | |
| No opportunities yet. Run the pipeline to discover migration opportunities. | ||||||