Skip to content

Add SciForge visualization pipeline#8

Closed
PatrickPeiyuHe wants to merge 3 commits into
billion-token-one-task:mainfrom
PatrickPeiyuHe:codex/issue-6-validation-figures
Closed

Add SciForge visualization pipeline#8
PatrickPeiyuHe wants to merge 3 commits into
billion-token-one-task:mainfrom
PatrickPeiyuHe:codex/issue-6-validation-figures

Conversation

@PatrickPeiyuHe

@PatrickPeiyuHe PatrickPeiyuHe commented May 6, 2026

Copy link
Copy Markdown

Summary

Closes #6 by adding a full SciForge visualization pipeline and wiring it into the completed validation loop.

  • Adds agents/visualization_agent.py as the dedicated automated visualization module.
  • Generates programmatic experiment figures from experiment_iterations and experiment_runs:
    • metric trajectory
    • baseline vs proposed comparison
  • Generates literature/result charts from the results table when contextual data exists.
  • Generates conceptual diagrams-as-code from deep_insights content:
    • approach / motivation overview
    • method architecture diagram
    • knowledge graph subgraph from graph_relations
  • Writes figures under the experiment workspace figures/ directory.
  • Emits SVG/PDF/render-source/DOT artifacts plus figure_manifest.json.
  • Registers renderable figures in experiment_artifacts with artifact_type='plot' and source/manifest files as source_data.
  • References generated figures in final_report.md when present, or writes a figure_references.md sidecar.
  • Keeps visualization generation and artifact registration non-blocking.

@cla-assistant

cla-assistant Bot commented May 6, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@PatrickPeiyuHe

Copy link
Copy Markdown
Author

I have read the CLA.md and agree to the terms.

Could a maintainer please add @PatrickPeiyuHe to cla-signers.json so the repository CLA workflow can pass?

@PatrickPeiyuHe PatrickPeiyuHe changed the title Generate validation figure artifacts Add SciForge visualization pipeline May 6, 2026
@Protocol-zero-0 Protocol-zero-0 deleted the branch billion-token-one-task:main June 9, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Automated Research Figure & Visualization Generation Pipeline

2 participants