Skip to content

docs(simulation): Runs & results concept - #748

Merged
khushalsonawat merged 8 commits into
docs/simulation-revampfrom
docs/sim-runs
Jul 27, 2026
Merged

docs(simulation): Runs & results concept#748
khushalsonawat merged 8 commits into
docs/simulation-revampfrom
docs/sim-runs

Conversation

@YashMohan23

Copy link
Copy Markdown

Stacked PR 3 of 4 (base: docs/sim-personas; review just the Runs & results file).

The Runs & results concept: the run data model (run test to execution to calls, each carrying transcript, recording, metrics, eval results); statuses; reruns and snapshots; comparability.

Note: this page links to Optimization, which is PR 4 above it in the stack, so that one link resolves once PR 4 lands.

Pending links

  • Agent definitions & versions (concepts/agent-definitions) is Abhijai's parallel page (the agent-definition to agent-definitions rename). Links to it resolve once that merges.
  • Cards and inline links to guides/references not built yet (Create personas, Persona settings, Explore results, Call metrics, Fix My Agent, etc.) were left out; add them when those pages land.

Yash Mohan and others added 2 commits July 14, 2026 19:14
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@YashMohan23
YashMohan23 marked this pull request as ready for review July 15, 2026 10:03
Base automatically changed from docs/sim-personas to docs/sim-replay July 27, 2026 13:21
Base automatically changed from docs/sim-replay to docs/simulation-revamp July 27, 2026 15:47
khushalsonawat and others added 6 commits July 27, 2026 21:19
Ground the page in the optimiser code and give the reader a path into
doing:

- correct the run model: candidates are scored against a frozen sample of
  the source run's conversations, not re-simulated against scenarios
- scope what a run changes: the prompt (few-shot examples included), not
  the agent definition or the evals
- replace the pipeline Mermaid with a search-loop diagram: frozen sample
  in, propose/score/guide loop, best prompt out
- add selection guidance per algorithm from each one's mechanism, with
  Random Search as the starting baseline; drop the unverified GEPA cost
  and quality ranking
- gloss Fix My Agent at first mention, disambiguate the run heading, and
  route the footer to the three optimization guides

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
docs(simulation): Optimization concept
Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
@khushalsonawat
khushalsonawat merged commit 73c3526 into docs/simulation-revamp Jul 27, 2026
@khushalsonawat
khushalsonawat deleted the docs/sim-runs branch July 27, 2026 17:35
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.

2 participants