Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"title": "Gnosis Cuneiform: Negative-Control Preservation Lane",
"description": "gnosis-cuneiform is a negative-control / control-pack repository inside the Zer0pa Gnosis Portfolio. It preserves the cuneiform benchmark/control artefact chain, the failed governing gate (NO_GO_GOVERNING_GATE_UNMET at governing_1nn_accuracy = 0.021916), and a stdlib-only manifest-validation smoke surface. Methodology only; no decipherment claim.",
"upload_type": "software",
"license": "Apache-2.0",
"keywords": [
"gnosis",
"cuneiform",
"negative-control",
"falsification",
"manifest-validation",
"methodology",
"no-decipherment-claim"
],
"creators": [
{
"name": "Zer0pa Architects"
}
],
"notes": "This repository preserves a negative-control result as a first-class output. It does not claim decipherment of cuneiform or related scripts. The governing gate NO_GO_GOVERNING_GATE_UNMET remains failed at governing_1nn_accuracy = 0.021916. See README for full posture.",
"related_identifiers": [
{
"identifier": "https://github.com/Zer0pa/Cuneiform",
"relation": "isSupplementTo",
"scheme": "url"
}
]
}
1 change: 1 addition & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cff-version: 1.2.0
version: "0.1.0"
message: >-
If you reference or build on the methods, evidence chain, or
negative-control framing in this repository, please cite it as below.
Expand Down
Loading