Host review commit for a composed Candidate.
Review accepts only a Candidate Ref, re-reads it and both Definitions from the Store, verifies supplied replay/regression/semantic receipts, creates the evaluation-delta receipt, projects a mechanical human report, and publishes a new evaluated or rejected Candidate Ref.
Summary
Functions
Records gate evidence and returns an immutable reviewed Candidate Ref and report.
Functions
@spec evaluate( Spectre.Definition.Store.config(), Spectre.Definition.Candidate.Ref.t() | String.t(), Spectre.Governance.EvaluationDelta.t(), [Spectre.Gate.Receipt.t()], keyword() ) :: {:ok, Spectre.Definition.Candidate.Ref.t(), Spectre.Projection.HumanReport.t()} | {:error, term()}
Records gate evidence and returns an immutable reviewed Candidate Ref and report.