{% extends "base.html" %} {% set active_page = "ideas" %} {% block title %}Ideas — IETF Draft Analyzer{% endblock %} {% block extra_head %}{% endblock %} {% block content %}
{{ data.total }} technical ideas extracted from rated drafts. Claude AI reads each draft and identifies distinct technical contributions — protocols, mechanisms, frameworks, and architectures. Each idea receives a novelty score (N:1–5) indicating how original it is compared to existing work.
{{ idea.description }}
{{ idea.draft_name }}