{% extends "base.html" %} {% block title %}{{ app_name }} — Pulse{% endblock %} {% block content %}
Research → Draft → Quality Check (WriteGuard) → Rewrite → Review → Publish
| Status | Title | Words | Quality | Judge | Media | Capabilities | Actions |
|---|---|---|---|---|---|---|---|
| {{ p.status or '?' }} | {{ p.title or 'Untitled' }} | {{ p.word_count or 0 }} |
{{ _overall if _overall else '—' }}
|
{% if p.judge_color %} {{ p.judge_color[:1]|upper }} {% else %} {% endif %} |
{% if p.hero_image_path %}
🎨
{% else %}
{% endif %}
{% if p.generated_video_path %}
🎥
{% else %}
{% endif %}
|
— |
{% if p.status in ('draft', 'in_review') %}
{% elif p.status == 'approved' %}
{% elif p.status == 'published' %}
{% elif p.status == 'rejected' %}
{% endif %}
|
| No posts yet. Run the pipeline to create your first article. | |||||||
Click a tab above to load data.