-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
29 lines (29 loc) · 1.22 KB
/
Copy path.zenodo.json
File metadata and controls
29 lines (29 loc) · 1.22 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
{
"title": "Flamehaven Verification Ledger",
"upload_type": "dataset",
"access_right": "open",
"license": "cc-by-nc-4.0",
"description": "Public, transparent, reproducible ledger of AI-safety audits, mathematical and physical verification runs (EQA), biomolecular AI pipeline-governance validations (BAV), and bioscience repository compliance audits (BSC). Internal metrics (SR9, DI2, Omega) are labelled advisory and not externally validated; verification weight rests on external anchors (public MIT repositories, DOIs, and standard third-party metrics such as AlphaFold pLDDT/PAE). Dual-licensed: the repository code is MIT; the verification runs and static evidence artifacts (this deposition) are CC BY-NC 4.0.",
"creators": [
{ "name": "Flamehaven Labs", "orcid": "0009-0009-2641-4280" }
],
"keywords": [
"AI safety",
"reproducibility",
"verification",
"AlphaFold",
"bioscience compliance"
],
"related_identifiers": [
{
"relation": "isSupplementedBy",
"scheme": "doi",
"identifier": "10.5281/zenodo.15487327"
},
{
"relation": "isSupplementTo",
"scheme": "url",
"identifier": "https://github.com/flamehaven01/Flamehaven-Verification-Ledger"
}
]
}