This template defines the output format for the Progress Dashboard. Switch between language versions based on user language.
+=========================================+
| Academic Pipeline Status |
+=========================================+
| Topic: {topic} |
+-----------------------------------------+
Stage 1 RESEARCH [{status_icon}] {status_text}
{mode_line}
{outputs_line}
Stage 2 WRITE [{status_icon}] {status_text}
{mode_line}
{outputs_line}
Stage 3 REVIEW [{status_icon}] {status_text}
{mode_line}
{decision_line}
Stage 4 REVISE [{status_icon}] {status_text}
{revision_round_line}
{addressed_line}
Stage 3' RE-REVIEW [{status_icon}] {status_text}
{loop_count_line}
Stage 5 FINALIZE [{status_icon}] {status_text}
{format_line}
+-----------------------------------------+
| Materials: |
| [{icon}] RQ Brief |
| [{icon}] Methodology Blueprint |
| [{icon}] Bibliography |
| [{icon}] Synthesis Report |
| [{icon}] Paper Draft |
| [{icon}] Review Reports |
| [{icon}] Revision Roadmap |
| [{icon}] Revised Draft |
| [{icon}] Response to Reviewers |
| [{icon}] Final Paper |
+-----------------------------------------+
| Revision History: |
| {revision_history} |
+-----------------------------------------+
| Next Step: {next_step_suggestion} |
+=========================================+
| Status | Icon |
|---|---|
| completed | v |
| in_progress | .. |
| pending | (space) |
| skipped | -- |
| Status | Text |
|---|---|
| completed | Completed |
| in_progress | In Progress |
| pending | Pending |
| skipped | Skipped |
Format: Mode: {mode_name}
- Only displayed when status is completed or in_progress
- If mode switched (e.g., plan -> full), display the full path
Format: Outputs: {output_1}, {output_2}, ...
- Only displayed when status is completed
- List all deliverables for that stage
Format: Decision: {Accept/Minor Revision/Major Revision/Reject}
- Only displayed when Stage 3 or Stage 3' is completed
Format: Revision Round: {current}/{max}
- Only displayed when Stage 4 is in_progress
Format: Addressed: {count}/{total} required revisions
- Only displayed when Stage 4 is in_progress
Format: Loop: {count}/2
- Only displayed for Stage 3'
| Status | Icon |
|---|---|
| available | v |
| missing | (space) |
One line per round:
Round {n}: {decision} | {addressed}/{total} items addressed
Pending: {pending_items_summary}
If no revision history, display "(No revision history yet)".
Auto-generated suggestion based on current state: - Stage 1 completed: "Recommend proceeding to Stage 2 (WRITE) using {recommended_mode} mode" - Stage 3 completed (Major): "Need to enter Stage 4 (REVISE), {N} required items" - Stage 4 completed: "Recommend proceeding to Stage 3' (RE-REVIEW) to confirm revision quality" - Stage 3' completed (Accept): "Congratulations! Proceed to Stage 5 (FINALIZE) to produce final version" - Pipeline completed: "Pipeline complete! Final paper is ready."
One-line progress bar:
Pipeline: [v]RESEARCH -> [v]WRITE -> [..]REVIEW -> [ ]REVISE -> [ ]FINALIZE