Alexander Wirth commited on
Commit
31df0e3
·
1 Parent(s): b80fe55

docs: update verification report with final synced head hash

Browse files
SC_VERIFICATION_v2.4.0_2026-04-21.md CHANGED
@@ -50,9 +50,9 @@ GIT_TERMINAL_PROMPT=0 git ls-remote hf refs/heads/main
50
  ```
51
 
52
  Measured:
53
- - HEAD: dba76475dd07e3c4703b142000a757d5f991d340
54
- - origin/main: dba76475dd07e3c4703b142000a757d5f991d340
55
- - hf/main: dba76475dd07e3c4703b142000a757d5f991d340
56
 
57
  Result:
58
  - Sync achieved, same head on both remotes.
@@ -136,6 +136,6 @@ Result:
136
  - LOW: Full-file SHA comparison against live is unstable because Cloudflare injects per-request challenge token bytes into HTML tail. Marker-level and byte-size checks remain reproducible.
137
 
138
  ## Final state summary
139
- - GitHub main and HF main synchronized at: dba76475dd07e3c4703b142000a757d5f991d340
140
  - Canonical local landing source aligned to live markers and byte size.
141
  - SC1-SC6 all PASS with numeric evidence.
 
50
  ```
51
 
52
  Measured:
53
+ - HEAD: b80fe55314b16d5ebe22a0b6267e04671871120b
54
+ - origin/main: b80fe55314b16d5ebe22a0b6267e04671871120b
55
+ - hf/main: b80fe55314b16d5ebe22a0b6267e04671871120b
56
 
57
  Result:
58
  - Sync achieved, same head on both remotes.
 
136
  - LOW: Full-file SHA comparison against live is unstable because Cloudflare injects per-request challenge token bytes into HTML tail. Marker-level and byte-size checks remain reproducible.
137
 
138
  ## Final state summary
139
+ - GitHub main and HF main synchronized at: b80fe55314b16d5ebe22a0b6267e04671871120b
140
  - Canonical local landing source aligned to live markers and byte size.
141
  - SC1-SC6 all PASS with numeric evidence.