{# Opportunities skeleton. Will fill in once governor-core's detection engine is wired through scan/orchestrator.py per the deferred follow-up. #} {% extends "layout.html" %} {% block content %}

Opportunities

Findings

Cost + cleanup opportunities detected across scanned BigQuery jobs.

No findings yet

The detection-engine integration that converts cached BigQuery jobs into Opportunity rows is the next deferred milestone. Until that lands, scans cache jobs but don't produce findings.

Run make audit-scan in the meantime to populate the cache; once detection plugs in, those cached jobs feed the rules without re-querying BigQuery.

{% endblock %}