diff options
Diffstat (limited to 'RESNET_CROSSOVER.md')
| -rw-r--r-- | RESNET_CROSSOVER.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/RESNET_CROSSOVER.md b/RESNET_CROSSOVER.md index 28c8395..bcb9fad 100644 --- a/RESNET_CROSSOVER.md +++ b/RESNET_CROSSOVER.md @@ -102,6 +102,13 @@ before launch. A capped or failed cell is recorded and the shard continues. The complete analyzer rejects missing/duplicate cells, source or architecture drift, test evaluation, ordinary-example drift, and silent failure omission. +The R1 selector itself uses the same source discipline: one pre-launch lock +binds its complete 19-job registry to a clean commit, tracked-file hashes, and +the physical-GPU5/7 allowlist. Every job rechecks the lock before starting, +and its manifest records the resolved physical UUID. Formal launch occurs +from a detached worktree so unrelated main-branch commits cannot mix +revisions inside a shard. + ## R3 untouched confirmation No R3 test endpoint opens until all 27 R2 records and the complete analyzer |
