{% extends "base.html" %} {% block title %}GovCon Intelligence - ICDEV™ Dashboard{% endblock %} {% block content %}
Phase 59 — SAM.gov scanning, requirement mining, capability mapping, proposal automation
| Domain | Count | Bar |
|---|---|---|
| {{ domain }} | {{ count }} | |
| No requirements extracted yet. Run the pipeline to begin. | ||
| Title | Agency | NAICS | Type | Deadline | Linked | Actions |
|---|---|---|---|---|---|---|
| {{ opp.agency or '' }} | {{ opp.naics_code or '' }} | {{ opp.notice_type or '' }} | {{ opp.response_deadline or '' }} | {% if opp.id in linked_opp_ids %} ✓ {% else %} {% endif %} | ||
| No opportunities cached. Click "Discover" to scan SAM.gov. | ||||||
Last pipeline run: {{ stats.last_pipeline_run }}
{% endif %}