SZLFORGE LAB

EVIDENCE KERNEL · READ-ONLY SNAPSHOT

Don’t read the claims.
Re-hash the evidence.

A provenance-first console over the SZL Forge snapshot: run manifest, deterministic evaluation receipts, formula registry, governed source ledger, and curriculum. Your browser fetches the packaged artifacts, recomputes their SHA-256 against the manifest declarations, and re-verifies each receipt’s canonical hash — live, on every load.

Evidence boundary. Two published fine-tunes, one GGUF derivative, and one learned kernel contain weight bytes. Eleven additional Hub entries are software kernels, recipes, or cards—not trained models. Signed receipts prove declared-key integrity; they do not establish independent quality, safety, or authorship.

01 · MODEL / KERNEL PORTFOLIO

What is weighted, what is software, and what is still bounded

02 · INTEGRITY — RECOMPUTED HERE

Manifest-to-Space byte checks

WAITINGrun_manifest.json receipt hash (SHA-256 over canonical JSON minus receipt_sha256)
WAITINGeval_receipt.json receipt hash, same rule
WAITING — packaged artifacts re-hashed vs manifest declarations
Declared inputPackaged here asStateExpected SHA-256Recomputed in this browser

A matching hash proves byte identity only. Inputs marked NOT PACKAGED live on the owner’s training host and are intentionally not shipped (e.g. training data) — their absence is stated, not hidden.

03 · EVALUATION

Deterministic fixture checks — scoped, not a benchmark

loading…

CaseCategoryResultResponse SHA-256

04 · FORMULA REGISTRY

Search the packaged formula index

Statuses are declarations from the packaged registry. This page does not execute Lean and never elevates a formula to proven.

05 · SOURCE LEDGER

Default-deny scientific source governance

06 · CURRICULUM

Governed curriculum blueprint — not a training claim

07 · RAW EVIDENCE

Verify from outside this page

# every artifact this page rendered, hash it yourself:
for f in run_manifest.json eval_receipt.json training_summary.json thesis_formula_index.json science_source_ledger.json curriculum.json; do
  curl -sL https://huggingface.co/spaces/SZLHOLDINGS/szl-forge-lab/resolve/main/$f | sha256sum
done
⟨ 4TH WALL ⟩ You are reading rendered bytes. Don’t trust them — hash them:
canonical source: SZLHOLDINGS/szl-forge-lab · verify from outside: curl -sL https://huggingface.co/spaces/SZLHOLDINGS/szl-forge-lab/resolve/main/index.html | sha256sum
Integrity & origin of this page only — never the accuracy of anything on it. Hugging Face may inject one window.huggingface <script> into <head>, so the in-browser hash can differ from the source hash by exactly that banner. Doctrine v11.