Opt-in boundary for recording and querying redacted operational evidence.
Recording is disabled unless trusted host code passes enabled?: true.
Experience remains observational: it never mutates an Instance, grants
authority, completes a continuation, or replaces the Journal.
Summary
Functions
Fetches verified evidence by Ref.
Lists verified evidence for one Definition.
Purges expired non-retained evidence after explicit confirmation.
Redacts, validates and publishes one evidence item when explicitly enabled.
Returns the exact evidence snapshot used by Reflection and Forge.
Functions
Fetches verified evidence by Ref.
Lists verified evidence for one Definition.
Purges expired non-retained evidence after explicit confirmation.
@spec record(Spectre.Experience.Store.config(), map() | keyword(), keyword()) :: {:ok, Spectre.Experience.Evidence.Ref.t()} | {:error, term()}
Redacts, validates and publishes one evidence item when explicitly enabled.
Returns the exact evidence snapshot used by Reflection and Forge.