{% extends "base.html" %} {% block title %}Explorer β Document Intelligence β ICDEVβ’{% endblock %} {% block content %}
KG-driven findings β orphans, tribal knowledge, undocumented dependencies, contradictions, superseded docs.
| Severity | Type | Document / Entity | Detail | Suggested Action | Link |
|---|---|---|---|---|---|
| {% if f.severity == 'critical' %} π΄ Critical {% elif f.severity == 'high' %} π‘ High {% elif f.severity == 'medium' %} π΅ Medium {% else %} βͺ Low {% endif %} | {{ f.finding_type | replace('_', ' ') | title }} | {{ f.title or f.doc_id or f.entity_ref }} | {{ f.detail }} | {{ f.suggested_action }} | {% if f.doc_id %} Open β {% endif %} |
| No findings yet. Upload documents and build the KG to surface buried bodies. | |||||