- import.go: Check raw bytes before JSON decoding using bytes.HasPrefix - validate.go: Use bytes.Split and bytes.HasPrefix on raw data - Added regression test TestAutoImportConflictMarkerFalsePositive - Verified with vc-85 issue that triggered the bug Amp-Thread-ID: https://ampcode.com/threads/T-3f81e22a-14b9-435b-8932-5641aadb7d31 Co-authored-by: Amp <amp@ampcode.com>