Skip to main content
Onyx turns reported experiments into reviewable project state.

Project Graph

The graph shows the project and its branch tree. Branch nodes include metric context, best value, experiment count, and recent activity. Use it to answer:
  • Which directions exist?
  • Which branch is best?
  • Which branch has gone stale?
  • Where should a new branch start?

Branch Timeline

The timeline lists experiments in sequence and renders metric points plus best-so-far steps. Use it to compare:
  • succeeded vs failed attempts;
  • improvements vs regressions;
  • recent experiments vs earlier best results.

File Tree

The file tree is a review interface, not a general code browser. It shows:
  • files changed between the experiment and branch base;
  • files under onyx/ for context;
  • protected script markers.

Diff View

Diffs are read from actual git commits. The default comparison uses the selected experiment and the previous best commit when available. Use diffs to understand why a metric changed before building on a result.