{% extends "base.html" %} {% set active_page = "monitor" %} {% block title %}Monitor — IETF Draft Analyzer{% endblock %} {% block extra_head %}{% endblock %} {% block content %}
Track automated monitoring runs and pipeline status. The pipeline fetches new drafts from the IETF Datatracker, rates them with Claude AI, generates embeddings with Ollama, and extracts ideas. Unprocessed counts show drafts waiting at each stage.