Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-c992b759-8dac-467d-b87c-5633ae29aef8
- Changed ExtractIssuePrefix to use strings.Index (first hyphen) - IDs like 'vc-baseline-test' now correctly use prefix 'vc' - Fixes false prefix mismatch errors for hyphenated suffixes - Added comprehensive tests for multi-part ID handling