Skip to content

Commit 16e2eb1

Browse files
authored
docs: reference x.klickd v4.1 Zenodo DOI evidence pack
Merge PR #95 after CI success. Adds published Zenodo DOI evidence-pack references to public docs and citation metadata without release/tag/npm/PyPI actions.
1 parent d160ec9 commit 16e2eb1

5 files changed

Lines changed: 30 additions & 1 deletion

File tree

CITATION.cff

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ identifiers:
2727
- type: doi
2828
value: "10.5281/zenodo.20320480"
2929
description: "Version-specific DOI for v3.5.1 (prior release)"
30+
- type: doi
31+
value: "10.5281/zenodo.20459934"
32+
description: "x.klickd v4.1 benchmark evidence pack (candidate track; not the GA release)"
3033
keywords:
3134
- portable-ai-memory
3235
- ai-context

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![License: CC0](https://img.shields.io/badge/License-CC0%201.0-lightgrey?style=flat-square)](https://creativecommons.org/publicdomain/zero/1.0/)
77
[![DOI (v4.0.0)](https://zenodo.org/badge/DOI/10.5281/zenodo.20383133.svg)](https://doi.org/10.5281/zenodo.20383133)
88
[![Concept DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20262530.svg)](https://doi.org/10.5281/zenodo.20262530)
9+
[![DOI (x.klickd v4.1 evidence pack)](https://zenodo.org/badge/DOI/10.5281/zenodo.20459934.svg)](https://doi.org/10.5281/zenodo.20459934)
910

1011
**Official page for the open `.klickd` format → [klickd.app/klickdskill](https://klickd.app/klickdskill)**
1112

@@ -38,7 +39,7 @@ You explain your level. Your goals. Your context. Then the session ends — and
3839
3940
`.klickd` does not replace provider security, model alignment, or application-level access control; it complements them by giving the user-state layer a portable, verifiable shape.
4041

41-
> **Claim boundary.** `.klickd` gives you portable, client-side-encrypted user state and the technical primitives that *help* a privacy and safety program. It does **not** provide universal native support across AI clients — compatibility depends on the reader. It does **not** confer automatic GDPR or EU AI Act compliance — compliance is the operator's responsibility. It makes **no claim of superiority over external benchmarks or competing systems**. The v4.1 candidate / benchmark track (e.g. the `x.klickd` candidate skills) is **not GA** and carries no stability or compatibility guarantees. See the [DOI deposit](https://doi.org/10.5281/zenodo.20383133) for the full disclaimer.
42+
> **Claim boundary.** `.klickd` gives you portable, client-side-encrypted user state and the technical primitives that *help* a privacy and safety program. It does **not** provide universal native support across AI clients — compatibility depends on the reader. It does **not** confer automatic GDPR or EU AI Act compliance — compliance is the operator's responsibility. It makes **no claim of superiority over external benchmarks or competing systems**. The v4.1 candidate / benchmark track (e.g. the `x.klickd` candidate skills) is **not GA** and carries no stability or compatibility guarantees. See the [DOI deposit](https://doi.org/10.5281/zenodo.20383133) for the full disclaimer. The v4.1 benchmark evidence pack is archived as a separate Zenodo record — [DOI 10.5281/zenodo.20459934](https://doi.org/10.5281/zenodo.20459934) — and documents the candidate-track benchmark evidence only; it asserts no universal native support, no automatic GDPR / EU AI Act compliance, and no superiority over external benchmarks.
4243

4344
---
4445

@@ -213,6 +214,20 @@ For most real workloads the useful question is not "long context **or** portable
213214
}
214215
```
215216

217+
To cite the **x.klickd v4.1 benchmark evidence pack** specifically (the candidate-track benchmark evidence, not the v4.0.0 GA release):
218+
219+
```bibtex
220+
@misc{xklickd_v41_evidence_pack_2026,
221+
title = {x.klickd v4.1.0: Portable, Encrypted and Governed Memory for Long-Running AI Workflows},
222+
author = {Cirilli, Vincenzo},
223+
year = {2026},
224+
version = {4.1.0},
225+
doi = {10.5281/zenodo.20459934},
226+
url = {https://doi.org/10.5281/zenodo.20459934},
227+
note = {Benchmark evidence pack for the v4.1 candidate track; concept DOI (all versions): 10.5281/zenodo.20262530}
228+
}
229+
```
230+
216231
---
217232

218233
## Badge

benchmarks/v4.1/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# x.klickd v4.1 — Benchmark Harness
22

3+
**DOI evidence pack:** the v4.1 benchmark evidence is archived on Zenodo under
4+
version DOI [`10.5281/zenodo.20459934`](https://doi.org/10.5281/zenodo.20459934)
5+
(record [zenodo.org/records/20459934](https://zenodo.org/records/20459934)).
6+
This is candidate-track benchmark evidence only — it makes no claim of universal
7+
native support, no automatic GDPR / EU AI Act compliance, and no superiority over
8+
external benchmarks or competing systems.
9+
310
**Status:** scaffolding + controlled pilot executor. No large/expensive LLM
411
batches have been run.
512
**Default mode:** dry-run. No provider calls happen without explicit human

docs/public/X_KLICKD_ZENODO_DRAFT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
| **Created** | 2026-05-28 |
99
| **Companion** | [`X_KLICKD_SITE_COPY.md`](./X_KLICKD_SITE_COPY.md) · [`X_KLICKD_MATRIX_VISUAL_BRIEF.md`](./X_KLICKD_MATRIX_VISUAL_BRIEF.md) · [`/.zenodo.json`](../../.zenodo.json) — current GA Zenodo metadata for v4.0.0. |
1010
| **Not for publication** | This file is a deposit draft. It is **not** a Zenodo deposit. No DOI is minted by this PR. No file in this PR triggers a release. The deposit only happens when Vince explicitly creates it from a tagged release. |
11+
| **Published record** | The v4.1 benchmark evidence pack has been deposited to Zenodo and minted version DOI [`10.5281/zenodo.20459934`](https://doi.org/10.5281/zenodo.20459934) — record [zenodo.org/records/20459934](https://zenodo.org/records/20459934), title *"x.klickd v4.1.0: Portable, Encrypted and Governed Memory for Long-Running AI Workflows"*. This row documents the already-published evidence-pack record; the field draft below remains the template for any future GA software deposit and is not retroactively normative for the published pack. |
1112

1213
> **Hard locks.** (1) Public wording must use `x.klickd`. The internal codename used in the planning track is forbidden in every Zenodo field — title, description, keywords, notes, related-identifier titles. (2) v4.1 is **in preparation**; until it is tagged, this draft is *staged* metadata, not the metadata of an actual deposit. (3) No GA claim until v4.1 is released. The "non-GA" preview language in §6 below must be retained until the GA release is cut. (4) No copyrighted third-party material is uploaded. Diagrams in the deposit are original; sources are cited by name and canonical URL (mirror of `X_KLICKD_MATRIX_VISUAL_BRIEF.md` §5).
1314
@@ -175,6 +176,8 @@ To be confirmed at deposit time. The expected shape (mirroring `/.zenodo.json` f
175176
- `isNewVersionOf``10.5281/zenodo.20383133` (the v4.0.0 version DOI, `doi`).
176177
- `isPreviousVersionOf`*staged for the deposit AFTER v4.1; do not include in the v4.1 deposit itself; add at the v4.2 deposit time.*
177178

179+
> **Published v4.1 evidence-pack record.** The v4.1 benchmark evidence pack is already deposited under version DOI `10.5281/zenodo.20459934` (record `https://zenodo.org/records/20459934`). A future v4.2 deposit should record this as `isPreviousVersionOf`.
180+
178181
If any of the npm / PyPI v4.1 packages is not yet published when the Zenodo deposit is created, omit that `isIdenticalTo` entry until the package is live. Do not point a related-identifier at a non-existent artifact.
179182

180183
---

docs/releases/V4_1_ZENODO_PREP_CHECKLIST.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
| **Audience** | Maintainer (Vince) preparing the v4.1 Zenodo deposit. **No deposit is created by this file.** |
77
| **Public wording** | `x.klickd` (canonical public name). The internal planning-track codename MUST NOT appear in any public Zenodo metadata, file path, or bundle filename. |
88
| **Created** | 2026-05-28 |
9+
| **Published evidence-pack DOI** | The v4.1 benchmark evidence pack is deposited under version DOI [`10.5281/zenodo.20459934`](https://doi.org/10.5281/zenodo.20459934) (record [zenodo.org/records/20459934](https://zenodo.org/records/20459934)). This checklist still performs **no** publish action — the row records the already-published record so future deposits reference it correctly. |
910
| **Companion** | [`docs/public/X_KLICKD_ZENODO_DRAFT.md`](../public/X_KLICKD_ZENODO_DRAFT.md) (deposit field draft) · [`/.zenodo.json`](../../.zenodo.json) (current v4.0.0 metadata) · [`scripts/generate_v4_1_zenodo_bundle.sh`](../../scripts/generate_v4_1_zenodo_bundle.sh) (prep helper) · [`scripts/generate_x_klickd_sha256sums.sh`](../../scripts/generate_x_klickd_sha256sums.sh) (skills SHA256SUMS helper). |
1011

1112
> **Hard locks.**

0 commit comments

Comments
 (0)