Skip to content

feat(studio): add Insights section with experiment↔insight linking#757

Draft
rrhyne wants to merge 1 commit into
mainfrom
rrhyne/insights-experiments
Draft

feat(studio): add Insights section with experiment↔insight linking#757
rrhyne wants to merge 1 commit into
mainfrom
rrhyne/insights-experiments

Conversation

@rrhyne

@rrhyne rrhyne commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Adds the Optimizer Insights section to Studio and links insights to the experiments (evaluations) run against them:

  • Insights list + detail routes (OptimizerRoute, OptimizerInsightRoute) with status workflow and an evidence-traces table.
  • Insight → experiment-group linking via ExperimentGroup.insight_id; the evaluation detail page surfaces its originating insight.
  • ChangesetBadge with an external-link icon; "Source" column/label across the experiment, insight, and evaluation surfaces.
  • Shared evaluator score formatting and trace-column helpers.
  • Intake seed scripts for optimizer insights and insight-linked experiment groups.

Uses the platform's current hierarchy conventions: experiment group ->
experiment (container) and experiment -> evaluation (leaf).

Adds the Optimizer Insights section to Studio and links insights to the
experiments (evaluations) run against them:

- Insights list + detail routes (OptimizerRoute, OptimizerInsightRoute) with
  status workflow and an evidence-traces table.
- Insight → experiment-group linking via ExperimentGroup.insight_id; the
  evaluation detail page surfaces its originating insight.
- ChangesetBadge with an external-link icon; "Source" column/label across the
  experiment, insight, and evaluation surfaces.
- Shared evaluator score formatting and trace-column helpers.
- Intake seed scripts for optimizer insights and insight-linked experiment
  groups.

Uses the platform's current hierarchy conventions: experiment group ->
experiment (container) and experiment -> evaluation (leaf).

Signed-off-by: Rob Rhyne <rrhyne@nvidia.com>
@github-actions github-actions Bot added the feat label Jul 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Suite Lines Covered Line Rate Branch Rate
Unit Tests 25531/32732 78.0% 62.6%
Integration Tests 14729/31381 46.9% 19.2%

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