Spectre.Router.Arbitrators.Default (Spectre v0.3.0)

Copy Markdown View Source

Default evidence arbitrator for Spectre routers.

Summary

Functions

Returns the normal arbitration decision together with a privacy-safe, deterministic explanation of thresholds, eligibility, and precedence.

Functions

explain(arbitration, opts)

@spec explain(
  Spectre.Router.Arbitration.t(),
  keyword()
) :: {term(), map()}

Returns the normal arbitration decision together with a privacy-safe, deterministic explanation of thresholds, eligibility, and precedence.