|
6 | 6 | [](https://creativecommons.org/publicdomain/zero/1.0/) |
7 | 7 | [](https://doi.org/10.5281/zenodo.20383133) |
8 | 8 | [](https://doi.org/10.5281/zenodo.20262530) |
| 9 | +[](https://doi.org/10.5281/zenodo.20459934) |
9 | 10 |
|
10 | 11 | **Official page for the open `.klickd` format → [klickd.app/klickdskill](https://klickd.app/klickdskill)** |
11 | 12 |
|
@@ -38,7 +39,7 @@ You explain your level. Your goals. Your context. Then the session ends — and |
38 | 39 |
|
39 | 40 | `.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. |
40 | 41 |
|
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. |
42 | 43 |
|
43 | 44 | --- |
44 | 45 |
|
@@ -213,6 +214,20 @@ For most real workloads the useful question is not "long context **or** portable |
213 | 214 | } |
214 | 215 | ``` |
215 | 216 |
|
| 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 | + |
216 | 231 | --- |
217 | 232 |
|
218 | 233 | ## Badge |
|
0 commit comments