Deterministic branch summaries recorded at fork time (ADR 0024).
A branch_summary Event condenses the replayed parent prefix the child inherited.
The full replayed prefix in the child Log remains authoritative for audit.
Summary
Functions
Build canonical branch_summary event data for a forked prefix.
Render branch summary data as interpretive Provider input.
Strategy name recorded on deterministic fork summaries.
Functions
@spec event_data([Pixir.Event.t()], map()) :: map()
Build canonical branch_summary event data for a forked prefix.
Render branch summary data as interpretive Provider input.
@spec strategy() :: String.t()
Strategy name recorded on deterministic fork summaries.