Skip to content

Commit d66b76b

Browse files
Fix dsfb-gpu Colab receipt guard
Remove the literal placeholder token from the populated Colab receipt so the final ZIP guard passes after receipt substitution. Refresh the built-in source bundle and manifest hash.
1 parent 28bef45 commit d66b76b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

crates/dsfb-gpu/ARTIFACT_MANIFEST.v1.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ role = "A6.1 post-Nsight receipt: detector_motif_fused_d64_kernel 1,324,608 -> 9
8484

8585
[[artifact]]
8686
path = "notebooks/dsfb_gpu_debug_colab.ipynb"
87-
sha256 = "90d7a85b6065a4985818a8ac1e244cb8cae6b1f6d9e1743ac5a467f91c148a38"
87+
sha256 = "113c6bbb8be73cdfde1030dd7ffe77be118a2db00d04ecc3726a7ab89a0615bb"
8888
kind = "public-replay-notebook"
8989
role = "Public Colab replay surface (COLAB.S-REAL.1). Downloads the built-in source bundle from the GitHub main branch, rebuilds the CUDA path from source on a free Colab GPU runtime, re-runs the 20-dataset audit, and emits a downloadable ZIP with the plan-locked A-F verdict. PENDING-guard cell at position 19 prevents downloading with unpopulated gates."
9090

-649 Bytes
Binary file not shown.

crates/dsfb-gpu/notebooks/dsfb_gpu_debug_colab.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -708,9 +708,9 @@
708708
"\n",
709709
"This receipt was populated by the notebook's PENDING-guard cell after\n",
710710
"the §7 A-F classification verdict was computed. The packer\n",
711-
"(`scripts/package_s_real_colab_outputs.sh`) emitted the skeleton with\n",
712-
"`<PENDING>` markers; the notebook substituted the populated body\n",
713-
"before inviting the operator to download.\n",
711+
"(`scripts/package_s_real_colab_outputs.sh`) emitted a placeholder\n",
712+
"skeleton; the notebook substituted the populated body before inviting\n",
713+
"the operator to download.\n",
714714
"\n",
715715
"## Honest framing (panel-locked verbatim)\n",
716716
"\n",

0 commit comments

Comments
 (0)