{% extends "base.html" %} {% set active_page = "drafts" %} {% block title %}{{ draft.name }} — IETF Draft Analyzer{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ (draft.abstract | striptags) or "No abstract available." }}
Rated by Claude AI on five dimensions (1–5 scale). The composite score is a weighted average. Ratings are generated from the draft's abstract and full text.
{% if draft.rating.summary %}{{ draft.rating.summary }}
{% endif %}{{ draft.rating[dim + '_note'] }}
{% endif %}Technical ideas extracted by Claude AI from the draft text. Each idea is classified by type (protocol, mechanism, framework, architecture) and rated for novelty (N:1–5).
{{ idea.description }}
{% endif %}Estimates how close a draft is to becoming a standard, based on six factors: working group adoption, revision count, reference density, citation count, author track record, and momentum signals. Score 0–100.