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.