{% extends "base.html" %} {% set active_page = "gaps" %} {% block title %}Gap Explorer — IETF Draft Analyzer{% endblock %} {% block content %}
{{ gaps | length }} identified gaps in AI/agent standards coverage. Gaps are identified by Claude AI analyzing the full corpus of drafts to find areas where important problems lack adequate proposals. Severity reflects urgency: critical = blocking issue with no draft addressing it, high = partially addressed but incomplete, medium = some coverage exists but more work needed, low = minor gap or niche concern.
{{ gap.description }}
{% endfor %}