{% extends "base.html" %} {% set active_page = "timeline" %} {% block title %}Timeline — IETF Draft Analyzer{% endblock %} {% block content %}

Timeline Animation

Watch the AI/agent draft landscape evolve month by month

Animated Embedding Landscape

t-SNE projection with cumulative drafts per month. Color = category, size = composite score. Press Play to animate.

Category Submissions Over Time

Stacked area chart showing draft submissions by category per month.

{% endblock %} {% block extra_scripts %} {% endblock %}