{% extends "control_plane/base.html" %}
{% block content %} Ranked opportunities. Explorer results never directly invoke Coder.Explore{% if project %} / {{ project.name }}{% endif %}
| Opportunity | Project | Type | Scores | Status | Actions |
|---|---|---|---|---|---|
| {{ item.title }} {{ item.description }} | {{ item.project.name }} | {{ item.opportunity_type }} | V {{ item.value_score }} / E {{ item.effort_score }} / R {{ item.risk_score }} / C {{ item.confidence }} / T {{ item.technical_fit }} / S {{ item.strategic_fit }} | {{ item.status }} | |
| No opportunities. | |||||