{% extends "base.html" %} {% set active_page = "proposals" %} {% block title %}Proposal Intake — IETF Draft Analyzer{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Proposal Intake

Paste article text, URLs, or notes below. Claude will analyze the input against all current gaps and generate structured IETF draft proposals automatically.

0 chars
{% endblock %} {% block extra_scripts %} {% endblock %}