You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade the HigherGraphen dependency from 0.5.0 to 0.7.1 and consume the higher-graphen-* crates from crates.io instead of a ../higher-graphen
path checkout (CI no longer clones the upstream repo).
Back projection-loss metrics with HigherGraphen's measure_projection_loss
kernel and route untraced/empty output through it, retiring the hand-rolled
loss heuristic. Behavior change: an all-untraced (Text) projection now
reports risk_severity"medium" (was "low") with explicit source_trace_missing / unsupported_loss_metric review signals.
Populate the lift Morphism's typed lost_structure from the source
boundary's extraction_loss / excluded_summary, replacing the parallel
untyped loss_claims blob.