Commit 8e402c7
Add volume-based verification after worker builds
Instead of trusting worker JSON results alone (which broke when stdout
was polluted), now reload the volume after builds and count actual h5
files. The build fails if the volume has fewer files than expected,
regardless of what workers reported. This makes the checkpoint system
the source of truth for build completeness.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 422ba05 commit 8e402c7
1 file changed
Lines changed: 18 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
566 | 569 | | |
567 | 570 | | |
568 | 571 | | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
569 | 575 | | |
570 | 576 | | |
571 | 577 | | |
572 | 578 | | |
573 | 579 | | |
574 | | - | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
575 | 584 | | |
576 | 585 | | |
577 | 586 | | |
578 | | - | |
579 | | - | |
580 | | - | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
581 | 590 | | |
582 | | - | |
583 | | - | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
584 | 595 | | |
585 | 596 | | |
586 | 597 | | |
| |||
0 commit comments