Add papers DOI manifest (8 papers) (Signed-off-by: Yachay; Co-Authored-By: Perplexity Computer Agent)
Browse files- papers/manifest.json +17 -0
papers/manifest.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema": "szl.lake.papers/v1",
|
| 3 |
+
"generated_at_utc": "2026-06-02T02:14:39Z",
|
| 4 |
+
"concept_doi": "10.5281/zenodo.19944926",
|
| 5 |
+
"umbrella_doi": "10.5281/zenodo.20434276",
|
| 6 |
+
"note": "DOIs verified from szl-holdings repo CITATION.cff / .zenodo.json and org README. PDFs are NOT duplicated here - cite Zenodo directly.",
|
| 7 |
+
"papers": [
|
| 8 |
+
{"title": "lutar-lean - Lean 4 + Mathlib formalization of the Lambda aggregator (749/14/163)", "doi": "10.5281/zenodo.19944926", "relation": "concept", "url": "https://doi.org/10.5281/zenodo.19944926"},
|
| 9 |
+
{"title": "lutar-lean kernel release", "doi": "10.5281/zenodo.20434308", "relation": "version", "url": "https://doi.org/10.5281/zenodo.20434308"},
|
| 10 |
+
{"title": "SZL governance substrate (umbrella deposit)", "doi": "10.5281/zenodo.20434276", "relation": "umbrella", "url": "https://doi.org/10.5281/zenodo.20434276"},
|
| 11 |
+
{"title": "vsp-otel - Lambda-signed OpenTelemetry exporter", "doi": "10.5281/zenodo.20424995", "relation": "version", "url": "https://doi.org/10.5281/zenodo.20424995"},
|
| 12 |
+
{"title": "Ouroboros bounded-recursion thesis substrate", "doi": "10.5281/zenodo.20434276", "relation": "thesis", "url": "https://doi.org/10.5281/zenodo.20434276"},
|
| 13 |
+
{"title": "PURIQ: A Master Formula for Agentic AI under Provable Provenance (preprint)", "doi": "pending", "relation": "preprint", "url": "https://github.com/szl-holdings/puriq-preprint"},
|
| 14 |
+
{"title": "Khipu Consensus - BFT 3-of-4 multi-party-witnessed AI", "doi": "pending", "relation": "working", "url": "https://github.com/szl-holdings/khipu-consensus"},
|
| 15 |
+
{"title": "Prior-art defensive disclosures (PURIQ master formula, Yuyay-13, Khipu DAG)", "doi": "pending", "relation": "disclosure", "url": "https://github.com/szl-holdings/prior-art-disclosures"}
|
| 16 |
+
]
|
| 17 |
+
}
|