{% extends "base.html" %} {% block title %}WriteGuard — ICDEV™ Dashboard{% endblock %} {% block content %}

WriteGuard

Phase 1

Paste or upload content to run 5-dimension quality analysis — grammar, readability, tone, plagiarism, and AI detection.

Input Text

{% if preload_title %}
Loaded from proposal: {{ preload_title[:60] }}{% if preload_title|length > 60 %}…{% endif %} {% if preload_sections | length > 1 %} {% endif %}
{% endif %}
{# Preloaded section data for JS picker #} {% if preload_sections %} {% endif %}
Style Template
Word Limit
Set per-section caps in YAML. Use markdown heading names as keys. Add total: for a document-wide limit.
Word Usage

Analysis Results

Overall Score (0–100)
PENDING
Submit text or a file to see your quality score.
{% endblock %}