Expand description
The verification pipeline (SIGNATIF §14).
An ordered sequence of checks classified as hard or soft.
Any hard failure short-circuits to the scheme’s rejected label;
soft results accumulate into the CoverageReport. Inputs are the
artifact, the trust anchor bundle, the trust graph, the registries,
a revocation view, and the classification/acceptance policies —
everything an offline verifier holds or caches.
Structs§
- Freshness
Window - The freshness window applied to time attestations (§14
time-freshness-window): attestations inside the window are fresh; insidegracebut outside the window they downgrade; older reject. - Pipeline
- The ordered verification pipeline.
- Signer
Scope Summary - The scope of the signer on the (first) verified path — policy input for downstream decisions.
- Transparency
Inputs - Soft-check inputs the pipeline cannot derive on its own.
- Verification
Outcome - The outcome of a pipeline run.