<p class="sb-kicker">Troubleshooting</p>
<h1>Troubleshooting guide</h1>
<p class="sb-doc-lead">SpectralBridge is designed to be restart-safe, so the first recovery step is usually to rerun the same command and let validated stages skip instead of starting over manually.</p>
<div class="sb-doc-grid sb-doc-grid--three">
<article class="sb-doc-card">
<h3>Preserve artifacts</h3>
<p>Keep QA outputs, correction JSON, and the exact command so failures stay diagnosable.</p>
</article>
<article class="sb-doc-card">
<h3>Reduce pressure</h3>
<p>Lower worker counts and chunk sizes before assuming the workflow logic is wrong.</p>
</article>
<article class="sb-doc-card">
<h3>Prefer reruns</h3>
<p>Completed outputs are validated and reused when they are still good.</p>
</article>