Fuaran.UI.OpStream.Dag.Inspect 0.39.0

Prefix Reserved
dotnet add package Fuaran.UI.OpStream.Dag.Inspect --version 0.39.0
                    
NuGet\Install-Package Fuaran.UI.OpStream.Dag.Inspect -Version 0.39.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fuaran.UI.OpStream.Dag.Inspect" Version="0.39.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fuaran.UI.OpStream.Dag.Inspect" Version="0.39.0" />
                    
Directory.Packages.props
<PackageReference Include="Fuaran.UI.OpStream.Dag.Inspect" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fuaran.UI.OpStream.Dag.Inspect --version 0.39.0
                    
#r "nuget: Fuaran.UI.OpStream.Dag.Inspect, 0.39.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fuaran.UI.OpStream.Dag.Inspect@0.39.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fuaran.UI.OpStream.Dag.Inspect&version=0.39.0
                    
Install as a Cake Addin
#tool nuget:?package=Fuaran.UI.OpStream.Dag.Inspect&version=0.39.0
                    
Install as a Cake Tool

Fuaran.UI.OpStream.Dag.Inspect

DAG-aware op-stream inspector substrate — the read-only "variation forest" view over the Fuaran op-stream's branching Merkle-DAG. Opt-in (rung-4): it requires the DAG packages, so a consumer that never references it pays nothing, and it is structurally unreachable from the light/linear path.

It is a derived view — it reads records + topology and emits renderable models; it writes no op-stream records and no telemetry (the stream stays the source of truth).

Surface

Module Role
DagGraphModel Layered render model — nodes classified Genesis/Linear/Merge, branch-points + leaves, longest-path depth, primary-vs-secondary edges.
DagAudition Audition a node by its content-addressed coordinate — reconstruct its snapshot tree (primary-spine replay) + an optional host preview/playback hook.
DagOverlay Precedence (per-node + per-cell pins) and retention/tombstone overlay (live / prunable / tombstoned) over the graph.
DagCoordinateDiff Diff any two DAG coordinates (the generalisation of the linear adjacent-snapshot diff), plus an N-way baseline-vs-many fan-out.

Dependencies

Fuaran.UI · Fuaran.UI.Ops · Fuaran.UI.OpStream.Abstractions · Fuaran.UI.OpStream.Replay (the linear TreeDiff) · Fuaran.UI.OpStream.Dag.Abstractions (topology + retention) · Fuaran.UI.OpStream.Dag.Merge (DagReplay spine reconstruction + DagPrimacy).

Layering: Dag.AbstractionsDag.MergeDag.Inspect.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.39.0 27 8/27/2026
0.35.0 74 8/24/2026
0.32.0 77 8/23/2026
0.31.0 90 8/21/2026
0.30.0 83 8/21/2026
0.29.0 87 8/19/2026
0.28.0 87 8/18/2026
0.27.0 91 8/18/2026
0.26.0 84 8/18/2026
0.18.0 97 8/10/2026
0.15.0 90 8/9/2026
0.12.0 104 7/31/2026
0.11.0 98 7/30/2026
0.10.0 98 7/29/2026
0.6.0 98 7/27/2026
0.4.0 97 7/26/2026
0.3.0 103 7/24/2026