Skip to content

Add WORKFLOW_DIAGRAM.md with end-to-end RISC-V pipeline Mermaid diagrams#1

Open
whensun wants to merge 1 commit into
mainfrom
codex/create-diagram-for-current-workflow
Open

Add WORKFLOW_DIAGRAM.md with end-to-end RISC-V pipeline Mermaid diagrams#1
whensun wants to merge 1 commit into
mainfrom
codex/create-diagram-for-current-workflow

Conversation

@whensun

@whensun whensun commented Mar 6, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Provide an advisor-friendly, standalone diagram that documents the end-to-end RISC-V pipeline extracted from ALL/ALL.ipynb to make the workflow easier to review and present.
  • Give a compact mapping-focused view and practical update instructions so contributors can keep the diagram in sync with changes to notebook stages.

Description

  • Add ALL/WORKFLOW_DIAGRAM.md containing a high-level Mermaid flowchart of the pipeline that covers inputs, instruction/register rule synthesis, test-generation/repair, and QEMU/xv6 validation.
  • Add a second Mermaid mapping-focused view that shows how specification chunks, metadata extraction, and LLM matching produce rules and feed test generation and validation.
  • Include a suggested figure caption for thesis/advisor use and a short update guide that instructs how to regenerate artifacts from ALL/ALL.ipynb and rename Mermaid node labels.
  • Include a minimal command checklist with a Python snippet to inspect notebook cells as the source-of-truth for stage ordering.

Testing

  • No automated tests were added or run for this documentation-only change.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant