Skip to content

Docs/pipeline diagrams and quickstart - #1

Merged
ThymoFieten merged 3 commits into
mainfrom
docs/pipeline-diagrams-and-quickstart
Sep 1, 2026
Merged

ThymoFieten merged 3 commits into
mainfrom
docs/pipeline-diagrams-and-quickstart

Conversation

@ThymoFieten

Copy link
Copy Markdown
Collaborator

No description provided.

ThymoFieten and others added 3 commits August 31, 2026 09:30
- README: new "## Pipeline" section with a Mermaid stage flowchart; new
  "## Quickstart: run the included dataset" walkthrough (mock-echo, no API
  key) pointing at tests/scenarios/data/full_pipeline_dataset.jsonl; a
  hand-authored Mermaid beam-search candidate tree in the Stage 4 section;
  stale eval model names refreshed; datasets note clarifying the appendix
  datasets are not in the runnable schema.
- docs/algorithm.md: rewritten from the stale EMOSA/annealing spec to
  document the beam search that actually ships (config, candidate tree,
  round structure, Pareto/crowding-distance selection, hypervolume
  stagnation, convergence).
- docs/architecture.md: reconcile stage numbering (six user-facing vs five
  internal), replace the "trunk/leaf branch" framing with single-repo,
  beam-only language throughout, fix the stale Prompt Builder registry row,
  correct the Review Agent prompt-layer description and file list, drop a
  dead .claude/rules link.
- docs/project-overview.md: drop the missing Excalidraw reference, align
  stage labels, de-stale the repo-structure tree.
- prompt_builder/search_ops.py, mcp/prompts.py: docstring and comment
  wording only ("this repo runs beam" instead of "on this leaf branch").

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Replace the text-heavy per-node flowchart with a simple left-to-right
1→6 stage flow plus a dashed self-loop on stage 4; move the per-stage
detail into two short lines of prose.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…tages

Replace the single stage-4 self-loop with a subgraph showing the two
LLM agents in the loop: Prompt Builder -> Review Agent, with the dashed
refine arrow back.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ThymoFieten
ThymoFieten merged commit edb5fad into main Sep 1, 2026
4 checks passed
@ThymoFieten
ThymoFieten deleted the docs/pipeline-diagrams-and-quickstart branch September 1, 2026 11:07
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.

1 participant