rasdani commited on
Commit
b1febbe
·
verified ·
1 Parent(s): 40ca64f

Record expanded repair audit and prior build evidence

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -31,8 +31,10 @@ Two patched images (`1f90e8…`, `f6cb7d…`) built locally and passed setup che
31
  Both fail untouched task assertions (3 failed, 1 passed each). The second task's
32
  original verifier cannot bootstrap without curl; its unchanged assertions were
33
  checked using an independently supplied runner. This verifier defect is retained
34
- and recorded in `patches.json`. The third matching fix (`020f5f…`) has not yet been
35
- rebuilt. No gold-solution validation or full-corpus validation is claimed.
 
 
36
 
37
  The 115-image FASM cluster is not excluded: its sampled Dockerfile built locally,
38
  so remote VM-build failures remain undiagnosed. Publishing/retrying images is a
 
31
  Both fail untouched task assertions (3 failed, 1 passed each). The second task's
32
  original verifier cannot bootstrap without curl; its unchanged assertions were
33
  checked using an independently supplied runner. This verifier defect is retained
34
+ and recorded in `patches.json`. All three Ubuntu platform image builds completed.
35
+ The CentOS `256702…` local build passed and preserved original repo-file hashes;
36
+ all six CentOS platform builds are pending. No gold-solution validation or
37
+ full-corpus validation is claimed.
38
 
39
  The 115-image FASM cluster is not excluded: its sampled Dockerfile built locally,
40
  so remote VM-build failures remain undiagnosed. Publishing/retrying images is a