Dashboard › craft › Inspect applied fixes after patch failu…
01a0384c-8ad9-75c0-ac58-5a8ac2802b4fWhen applying security or correctness fixes, verify the actual source after any patch-context failure rather than assuming the intended change is absent or present. Reinspect function signatures, filename construction, call sites, and documentation to confirm whether the required behavior—such as workspace-scoped publish-state isolation—has already been implemented. Use the inspected current code as the basis for subsequent edits and regression tests.