Published by SproutSeeds. Research stewardship: Fractal Research Group (frg.earth).
This repository is the public artifact and package surface for a safety-first retinal longevity controller: a benchmarked research system for evaluating lineage-preserving partial-reprogramming and restoration signals without overclaiming therapy or solved biology.
The work starts in the retina because the eye gives the project a bounded, high-value place to test whether a longevity signal preserves adult retinal cell identity, avoids transformation-risk shortcuts, and remains honest under explicit decision gates.
The npm package names remain controller-benchmark-* because this repo also
publishes reusable benchmark infrastructure, while the public repository name
now centers the retinal and ocular longevity controller evaluation story.
If you need the shortest showable overview, start here:
For the current public front door across GitHub, npm, Synapse, and citation metadata, continue here:
If you already know your role and need the right next action, use:
Together, those pages tie together:
- this public GitHub package repo
- the published npm benchmark modules
- the DOI-backed Zenodo release
- the published Synapse public artifact index
- the public Synapse ocular benchmark pack
- the public Synapse ocular world-share pack
- the Zenodo DOI
- role-specific reader actions and useful reply types
- the exact public claim boundaries
controller-benchmark-schemas- schema contracts and validation helpers for condition records, compile receipts, shell receipts, and trust-boundary artifacts
controller-benchmark-data- the current public-neutral benchmark bundle with lightweight Node readers
controller-benchmark-js- thin JavaScript tooling for summarizing, comparing, and snapshotting benchmark artifacts
controller-benchmark- opinionated umbrella package for the current public controller benchmark release surface
This repo is for public benchmark infrastructure.
It is not the place for:
- private reviewer packets
- compensation or ownership notes
- live negotiation context
- unpublished relationship-layer material
- public repo home is live
- one-page public brief is live
- the benchmark package stack is published on npm
controller-benchmarkis the one-install public entry point- the current public bundle surface includes:
- contradiction-ledger artifacts
- passive recommendation scaffold artifacts
- the
CX-004validation handoff for the live Gill-versus-Olova pair
- public Synapse ocular shelves are live for:
controller-ocular-public-artifact-index-v2.mdocular-benchmark-pack-v0ocular-world-share-pack-v0
- Zenodo archival DOI is live
Current verified npm versions:
controller-benchmark@0.1.4controller-benchmark-data@0.1.5controller-benchmark-js@0.1.3controller-benchmark-schemas@0.1.2
The umbrella package now includes a small command-line entry point for concrete benchmark walkthroughs:
npx controller-benchmark --help
npx controller-benchmark --list-examples
npx controller-benchmark --example cx004
npx controller-benchmark --example hazard-stopUse cx004 to inspect the Gill-versus-Olova contradiction path. Use
hazard-stop to inspect a hard preserve-block case where the controller refuses
to reopen a tumor-hazard family.
Versioned Zenodo DOI:
10.5281/zenodo.19633942
Concept DOI for future versions:
10.5281/zenodo.19633941
Synapse public artifact index:
Citation metadata is available in CITATION.cff. Zenodo metadata is available
in .zenodo.json.
npm install controller-benchmark-schemas
npm install controller-benchmark-data
npm install controller-benchmark-js
npm install controller-benchmarkA static browser demo lives under:
packages/controller-benchmark/examples/browser-demo
Refresh the demo data from the current public benchmark bundle:
node packages/controller-benchmark/examples/browser-demo/build-demo-data.mjsThen serve the directory locally:
cd packages/controller-benchmark/examples/browser-demo
python3 -m http.server 8000The goal is benchmark-first infrastructure:
- explicit contracts
- explicit provenance
- explicit trust boundaries
- reusable public artifacts
The goal is not to overclaim solved biology.