VisualizationsBeta

Regression Diff Flow

Structural, temporal, and numerical diffing of execution runs.

Audience: All usersRead: 5 minEdit on GitHub

Overview

Regression Diff FlowStructural, temporal, and numerical diffing of execution runs.

This page is part of the Interactive Visualizations portal. The portal covers every platform subsystem rendered as an interactive svg diagram. inspect ai kernel flows, event bus message routing, and telemetry pipelines.

When to use it

Reach for comparison-flow when the problem in front of you matches its scope: structural, temporal, and numerical diffing of execution runs.

  • You need a canonical answer that survives environment changes.
  • You want the behavior documented under a stability contract.
  • You are cross-referencing this material from another portal.

How it fits

Each portal in NeuronScope owns one axis of the library. Interactive Visualizations owns explorable svg diagrams of platform architecture flows. Sibling pages in the sidebar cover the adjacent surface area — start there if this page does not answer your question directly.

Next steps

Related