mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
| .. | ||
| README.md | ||
OpenWorm Kernel-Field Benchmark
Public Safe Shell - OpenWorm-Only
This is the public-facing safe shell for the OpenWorm Kernel-Field Benchmark. It contains only the safe, non-human-specific components required for verification of biological topology encoding claims.
Public Contents
README.md- This filepublic_input_manifest.json- Public input data specificationssafe_toy_neuron_kernel.json- Toy NeuronKernel schema (non-human)benchmark_verifier.lean- Lean verification harnessaggregate_results.json- Aggregated benchmark resultshash_commitments.json- Hash commitments for verificationredacted_receipts.json- Receipts with sensitive fields redactedLICENSE- Non-human-only license terms
Allowed Claims
This benchmark supports ONLY the following claims:
- OpenWorm-only verification
- C. elegans-only biological topology
- Public-data-only processing
- Simulation-only encoding
- Non-human-only compression
- Invariant preservation benchmark
Forbidden Claims
This benchmark does NOT support:
- Consciousness claims
- Mind upload claims
- Human brain solving claims
- Personhood modeling
- Behavioral control
- Digital life claims
License Terms
This code is licensed for:
- Biological topology research
- C. elegans simulation
- OpenWorm project verification
- Non-human neural encoding
- Academic benchmarking
NOT licensed for:
- Human neural modeling
- Personhood simulation
- Consciousness research
- Behavioral control systems
Verification
To verify the benchmark:
- Run
benchmark_verifier.lean - Check hash commitments in
hash_commitments.json - Review redacted receipts in
redacted_receipts.json - Verify all claims stay within allowed scope
Safety Boundary
Prove the door exists. Do not publish the master key.
This safe shell demonstrates the kernel-field encoding method exists without exposing the full implementation that could enable dangerous applications.