Version: 2026.04.16
This document outlines the standard procedure for extracting, reviewing, and documenting Visual Analytics (VA) workflows from research papers using the Artifact–Transform Workflow Language (ATWL) and pre-trained LLM agents.
Goal: Transform the raw text of a research paper into a structured ATWL representation.
extractor.json agent file and the PDF of the research paper you wish to evaluate."Please extract knowledge from the JSON log and then extract the workflow from the attached paper. Create a natural language summary and represent it in ATWL."
Goal: Audit the extracted representation for syntactic and semantic correctness.
reviewer.json agent file, the original research paper, and the ATWL output generated in Phase 1."Please check the extracted workflow representation of the attached paper against the provided source."
Goal: Refine the workflow based on the reviewer's feedback.
"Here is the output from the critical assessment. Please make corrections according to the given feedback."
Goal: Create a publication-ready visual representation of the ATWL logic.
diagrammer.json agent file and the final corrected ATWL output from Phase 3."Please generate a TikZ/LaTeX workflow diagram."
"Improve the layout and arrow placement. You are allowed to simplify and/or represent at a higher level of abstraction for better readability."
Enjoy your experiments!