-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
45 lines (45 loc) · 1.44 KB
/
Copy path.zenodo.json
File metadata and controls
45 lines (45 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"title": "Retinal Longevity Controller Benchmarks",
"upload_type": "software",
"publication_date": "2026-04-17",
"version": "controller-benchmark-v0.1.4",
"description": "Public benchmark and package surface for a safety-first retinal longevity controller. The repository exposes reusable benchmark infrastructure, package metadata, and concrete CLI walkthroughs for contradiction preservation, abstention, and hard safety-stop behavior. It does not claim therapy readiness, clinical recommendation, or solved biology.",
"creators": [
{
"name": "Mitchell, Cody",
"affiliation": "Fractal Research Group"
},
{
"name": "Fractal Research Group"
},
{
"name": "SproutSeeds"
}
],
"license": "MIT",
"keywords": [
"retinal longevity",
"ocular longevity",
"partial reprogramming",
"controller benchmark",
"safety gates",
"provenance"
],
"related_identifiers": [
{
"identifier": "https://github.com/SproutSeeds/retinal-longevity-controller-benchmarks",
"relation": "isSupplementTo",
"scheme": "url"
},
{
"identifier": "https://www.npmjs.com/package/controller-benchmark/v/0.1.4",
"relation": "isSupplementTo",
"scheme": "url"
},
{
"identifier": "https://github.com/SproutSeeds/retinal-longevity-controller-benchmarks/releases/tag/controller-benchmark-v0.1.4",
"relation": "isSupplementTo",
"scheme": "url"
}
]
}