<p class="sb-kicker">Reference</p>
<h1>Validation metrics</h1>
<p class="sb-doc-lead">SpectralBridge writes QA metrics so reflectance, correction, harmonization, and masking decisions remain reviewable after a run instead of being hidden behind a single success flag.</p>
<div class="sb-doc-grid sb-doc-grid--three">
<article class="sb-doc-card">
<h3>Visual QA</h3>
<p>PNG and optional PDF outputs summarize the same behavior in human-readable form.</p>
</article>
<article class="sb-doc-card">
<h3>Machine-readable QA</h3>
<p>JSON sidecars preserve the numeric summaries for dashboards, regression tests, and automated checks.</p>
</article>
<article class="sb-doc-card">
<h3>Restart-safe review</h3>
<p>Validation is part of the workflow contract, not just post-hoc reporting.</p>
</article>