MYSHAPE_ADMIN commited on
Commit
f01865a
·
1 Parent(s): 3fbdee8
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ task_categories:
4
+ - time-series
5
+ - tabular-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - continuity-protocol
10
+ - presence-detection
11
+ - behavioral-biometrics
12
+ - benchmark
13
+ - cps-0001
14
+ pretty_name: CPS-0001 Benchmark Dataset
15
+ size_categories:
16
+ - n<1K
17
+ ---
18
+
19
+ # CPS-0001 Benchmark Dataset
20
+
21
+ **The Continuity Lab · v1.0-RC · CC0**
22
+
23
+ Benchmark data, test vectors, and engine performance metrics for CPS-0001 (Continuity Protocol Standard).
24
+
25
+ ## Contents
26
+
27
+ | File | Description |
28
+ |:---|:---|
29
+ | `data/engine-status.json` | Evidence engine pass rates and run counts |
30
+ | `data/test-vectors-valid/` | 3 valid Continuity Receipts (single-engine, multi-engine, agent-trace) |
31
+ | `data/test-vectors-invalid/` | 3 invalid receipts (expired, tampered-evidence, broken-chain) |
32
+
33
+ ## Engine Performance
34
+
35
+ | Engine | Pass Rate | N |
36
+ |:---|:---|:---|
37
+ | EE-001 Presence Entropy Score | 100% floor | — |
38
+ | EE-002 Event-Level Causal Coupling | 58% | 316 |
39
+ | EE-003 Gyroscope Challenge | 60% | 150 |
40
+ | VS-001 Dual-Engine Verification Session | 93% | 60 |
41
+
42
+ ## Known Limitations
43
+
44
+ Documented in [FD-002](https://github.com/myshapeprotocol/myshape-protocol/blob/master/docs/FD-002-single-engine-plateau.md): individual evidence engines exhibit bounded reliability. CPS-0001 treats evidence composition as a first-class design principle.
45
+
46
+ ## Citation
47
+
48
+ ```bibtex
49
+ @misc{cps-0001-benchmark-v1,
50
+ title = {{CPS-0001 Benchmark Dataset v1.0-RC}},
51
+ author = {{The Continuity Lab}},
52
+ year = {2026},
53
+ url = {https://github.com/myshapeprotocol/myshape-protocol/tree/master/datasets/cps-0001-benchmark}
54
+ }
55
+ ```
56
+
57
+ ## License
58
+
59
+ CC0 1.0 Universal — public domain dedication.
data/engine-status.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "cps-0001-benchmark",
3
+ "version": "1.0-RC",
4
+ "published_by": "The Continuity Lab",
5
+ "license": "CC0-1.0",
6
+ "description": "CPS-0001 Continuity Protocol Standard — test vectors, engine benchmarks, and verification data.",
7
+ "engines": [
8
+ { "id": "EE-001", "name": "Presence Entropy Score", "pass_rate": "100% floor", "n": null, "status": "active" },
9
+ { "id": "EE-002", "name": "Event-Level Causal Coupling", "pass_rate": "58%", "n": 316, "status": "active" },
10
+ { "id": "EE-003", "name": "Gyroscope Challenge", "pass_rate": "60%", "n": 150, "status": "active" },
11
+ { "id": "VS-001", "name": "Dual-Engine Verification Session", "pass_rate": "93%", "n": 60, "status": "active" }
12
+ ],
13
+ "test_vectors": {
14
+ "valid": ["single-engine.json", "multi-engine.json", "agent-trace.json"],
15
+ "invalid": ["expired.json", "tampered-evidence.json", "broken-chain.json"]
16
+ },
17
+ "conformance_suite": {
18
+ "assertions": 23,
19
+ "scenarios": 10,
20
+ "verification_steps": "V1-V7"
21
+ }
22
+ }
data/test-vectors-invalid/broken-chain.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_comment": "CPS-0001 Test Vector — V₇ FAIL: previousReceiptHash does not match predecessor",
3
+ "protocolVersion": "1.0",
4
+ "assertions": {
5
+ "observationOccurred": { "value": true, "confidence": 0.95 },
6
+ "continuityMaintained": { "value": true, "confidence": 0.85 },
7
+ "receiptIntegrity": { "value": true, "confidence": 1.0 }
8
+ },
9
+ "evidence": [
10
+ {
11
+ "engineId": "com.example.simulation",
12
+ "engineVersion": "1.0.0",
13
+ "confidence": 0.85,
14
+ "payload": { "score": 0.85, "timestamp": "2026-07-22T10:00:04.000Z" },
15
+ "payloadDigest": "b53905ceb79fbeb9397fdbb2bba81b5ff224c65b2668bf6103e955a54dcae6d9"
16
+ }
17
+ ],
18
+ "receiptId": "0193a62e-9d33-74ca-be5f-a3b4c5d6e7f8",
19
+ "interval": {
20
+ "start": "2026-07-22T10:10:00.000Z",
21
+ "end": "2026-07-22T10:10:08.000Z",
22
+ "coverageMs": 8000
23
+ },
24
+ "subject": { "id": "sha256:abcd1234efgh5678", "type": "embodied" },
25
+ "expiresAt": "2026-07-22T10:15:08.000Z",
26
+ "previousReceiptHash": "sha256:this-hash-does-not-match-any-predecessor-receipt-00000000000000000000000000",
27
+ "references": [],
28
+ "verdict": "PASS",
29
+ "issuer": {
30
+ "id": "sha256:issuer001",
31
+ "publicKey": "MCowBQYDK2VwAyEAabc123def456ghi789jkl012mno345pqr678stu901vwx234yz"
32
+ },
33
+ "signature": {
34
+ "algorithm": "Ed25519",
35
+ "value": "iGy9Pq3KlxAbCdEfGhIjKlMnOpQrStUvWxYz0123456789AbCdEfGhIjKlMnOpQr",
36
+ "signedAt": "2026-07-22T10:10:08.000Z"
37
+ }
38
+ }
data/test-vectors-invalid/expired.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_comment": "CPS-0001 Test Vector — V₆ FAIL: receipt has expired",
3
+ "protocolVersion": "1.0",
4
+ "assertions": {
5
+ "observationOccurred": { "value": true, "confidence": 0.95 },
6
+ "continuityMaintained": { "value": true, "confidence": 0.85 },
7
+ "receiptIntegrity": { "value": true, "confidence": 1.0 }
8
+ },
9
+ "evidence": [
10
+ {
11
+ "engineId": "com.example.simulation",
12
+ "engineVersion": "1.0.0",
13
+ "confidence": 0.85,
14
+ "payload": { "score": 0.85, "timestamp": "2020-01-01T00:00:04.000Z" },
15
+ "payloadDigest": "a75cab288cad6bda0f55bd4e9c6968b5adb1b328596926a37cc9671bf5996d27"
16
+ }
17
+ ],
18
+ "receiptId": "0193a62e-7b11-74a8-9c3d-f1e2a3b4c5d6",
19
+ "interval": {
20
+ "start": "2020-01-01T00:00:00.000Z",
21
+ "end": "2020-01-01T00:00:08.000Z",
22
+ "coverageMs": 8000
23
+ },
24
+ "subject": { "id": "sha256:expired-subject", "type": "embodied" },
25
+ "expiresAt": "2020-01-01T00:05:08.000Z",
26
+ "previousReceiptHash": null,
27
+ "references": [],
28
+ "verdict": "PASS",
29
+ "issuer": {
30
+ "id": "sha256:issuer001",
31
+ "publicKey": "MCowBQYDK2VwAyEAabc123def456ghi789jkl012mno345pqr678stu901vwx234yz"
32
+ },
33
+ "signature": {
34
+ "algorithm": "Ed25519",
35
+ "value": "iGy9Pq3KlxAbCdEfGhIjKlMnOpQrStUvWxYz0123456789AbCdEfGhIjKlMnOpQr",
36
+ "signedAt": "2020-01-01T00:00:08.000Z"
37
+ }
38
+ }
data/test-vectors-invalid/tampered-evidence.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_comment": "CPS-0001 Test Vector — V₅ FAIL: payloadDigest does not match payload",
3
+ "protocolVersion": "1.0",
4
+ "assertions": {
5
+ "observationOccurred": { "value": true, "confidence": 0.95 },
6
+ "continuityMaintained": { "value": true, "confidence": 0.85 },
7
+ "receiptIntegrity": { "value": true, "confidence": 1.0 }
8
+ },
9
+ "evidence": [
10
+ {
11
+ "engineId": "com.example.simulation",
12
+ "engineVersion": "1.0.0",
13
+ "confidence": 0.85,
14
+ "payload": { "score": 0.85 },
15
+ "payloadDigest": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
16
+ }
17
+ ],
18
+ "receiptId": "0193a62e-7b11-74a8-9c3d-f1e2a3b4c5d6",
19
+ "interval": {
20
+ "start": "2099-07-22T10:00:00.000Z",
21
+ "end": "2099-07-22T10:00:08.000Z",
22
+ "coverageMs": 8000
23
+ },
24
+ "subject": { "id": "sha256:tampered", "type": "embodied" },
25
+ "expiresAt": "2099-07-22T10:05:08.000Z",
26
+ "previousReceiptHash": null,
27
+ "references": [],
28
+ "verdict": "PASS",
29
+ "issuer": {
30
+ "id": "sha256:issuer001",
31
+ "publicKey": "MCowBQYDK2VwAyEAabc123def456ghi789jkl012mno345pqr678stu901vwx234yz"
32
+ },
33
+ "signature": {
34
+ "algorithm": "Ed25519",
35
+ "value": "iGy9Pq3KlxAbCdEfGhIjKlMnOpQrStUvWxYz0123456789AbCdEfGhIjKlMnOpQr",
36
+ "signedAt": "2099-07-22T10:00:08.000Z"
37
+ }
38
+ }
data/test-vectors-valid/agent-trace.json ADDED
@@ -0,0 +1,478 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "protocolVersion": "1.0",
3
+ "receiptId": "019f9502-7f86-73e4-8957-055298a5553e",
4
+ "interval": {
5
+ "start": "2026-07-24T16:43:16.692Z",
6
+ "end": "2026-07-24T16:44:16.692Z",
7
+ "coverageMs": 60000
8
+ },
9
+ "subject": {
10
+ "id": "16757c01be22346d7c43bdbfc34f5f4eef5d2e22974c8bb142a4af666b88e9d0",
11
+ "type": "agent"
12
+ },
13
+ "evidence": [
14
+ {
15
+ "engineId": "EE-002",
16
+ "engineVersion": "1.0.0",
17
+ "confidence": 0.76,
18
+ "payload": {
19
+ "snapshots": [
20
+ {
21
+ "t": 1784911396767,
22
+ "p": 14,
23
+ "m": 513.3151807603138,
24
+ "c": 17.39746697938295,
25
+ "x": null
26
+ },
27
+ {
28
+ "t": 1784911397654,
29
+ "p": 12,
30
+ "m": 513.3209795059408,
31
+ "c": 17.29907453642478,
32
+ "x": null
33
+ },
34
+ {
35
+ "t": 1784911398739,
36
+ "p": 12,
37
+ "m": 516.8843702198104,
38
+ "c": 17.816423211371173,
39
+ "x": null
40
+ },
41
+ {
42
+ "t": 1784911399756,
43
+ "p": 12,
44
+ "m": 518.8090650831695,
45
+ "c": 34.258047329429175,
46
+ "x": null
47
+ },
48
+ {
49
+ "t": 1784911400686,
50
+ "p": 13,
51
+ "m": 519.1195426219542,
52
+ "c": 38.53719205331489,
53
+ "x": null
54
+ },
55
+ {
56
+ "t": 1784911401707,
57
+ "p": 14,
58
+ "m": 522.510265469643,
59
+ "c": 36.77233005732214,
60
+ "x": null
61
+ },
62
+ {
63
+ "t": 1784911402657,
64
+ "p": 14,
65
+ "m": 520.5961202281735,
66
+ "c": 28.04975854161622,
67
+ "x": null
68
+ },
69
+ {
70
+ "t": 1784911403787,
71
+ "p": 12,
72
+ "m": 521.2095950064912,
73
+ "c": 26.140309208536358,
74
+ "x": null
75
+ },
76
+ {
77
+ "t": 1784911404789,
78
+ "p": 13,
79
+ "m": 522.2878401422464,
80
+ "c": 22.916030541612535,
81
+ "x": null
82
+ },
83
+ {
84
+ "t": 1784911405606,
85
+ "p": 13,
86
+ "m": 525.9657996371068,
87
+ "c": 39.20281465862293,
88
+ "x": null
89
+ },
90
+ {
91
+ "t": 1784911406761,
92
+ "p": 12,
93
+ "m": 529.7144072672545,
94
+ "c": 23.395528575424898,
95
+ "x": null
96
+ },
97
+ {
98
+ "t": 1784911407674,
99
+ "p": 13,
100
+ "m": 533.4085927611296,
101
+ "c": 18.739713331754356,
102
+ "x": null
103
+ },
104
+ {
105
+ "t": 1784911408762,
106
+ "p": 14,
107
+ "m": 534.2283455719386,
108
+ "c": 30.848883497632876,
109
+ "x": null
110
+ },
111
+ {
112
+ "t": 1784911409686,
113
+ "p": 13,
114
+ "m": 532.4061931459262,
115
+ "c": 36.68628896384664,
116
+ "x": null
117
+ },
118
+ {
119
+ "t": 1784911410616,
120
+ "p": 13,
121
+ "m": 532.6971288970676,
122
+ "c": 16.90919988033814,
123
+ "x": null
124
+ },
125
+ {
126
+ "t": 1784911411740,
127
+ "p": 14,
128
+ "m": 531.4512914514828,
129
+ "c": 21.11233878591822,
130
+ "x": null
131
+ },
132
+ {
133
+ "t": 1784911412650,
134
+ "p": 14,
135
+ "m": 533.1287323039193,
136
+ "c": 26.354652685221808,
137
+ "x": null
138
+ },
139
+ {
140
+ "t": 1784911413716,
141
+ "p": 13,
142
+ "m": 536.0026100282606,
143
+ "c": 32.06761974908163,
144
+ "x": null
145
+ },
146
+ {
147
+ "t": 1784911414780,
148
+ "p": 14,
149
+ "m": 533.4881980601331,
150
+ "c": 21.243819664204693,
151
+ "x": null
152
+ },
153
+ {
154
+ "t": 1784911415747,
155
+ "p": 12,
156
+ "m": 533.5263404655775,
157
+ "c": 30.72581027754218,
158
+ "x": null
159
+ },
160
+ {
161
+ "t": 1784911416748,
162
+ "p": 13,
163
+ "m": 531.553081252345,
164
+ "c": 23.735032693723863,
165
+ "x": null
166
+ },
167
+ {
168
+ "t": 1784911417698,
169
+ "p": 14,
170
+ "m": 525.0806996199892,
171
+ "c": 17.882452910237436,
172
+ "x": null
173
+ },
174
+ {
175
+ "t": 1784911418645,
176
+ "p": 14,
177
+ "m": 532.1955054485378,
178
+ "c": 38.61594955627813,
179
+ "x": null
180
+ },
181
+ {
182
+ "t": 1784911419717,
183
+ "p": 13,
184
+ "m": 529.5553937238917,
185
+ "c": 18.98240905060645,
186
+ "x": null
187
+ },
188
+ {
189
+ "t": 1784911420752,
190
+ "p": 13,
191
+ "m": 529.5759582716577,
192
+ "c": 29.704078151936695,
193
+ "x": null
194
+ },
195
+ {
196
+ "t": 1784911421662,
197
+ "p": 12,
198
+ "m": 524.9436945608265,
199
+ "c": 17.48811778540667,
200
+ "x": null
201
+ },
202
+ {
203
+ "t": 1784911422674,
204
+ "p": 13,
205
+ "m": 525.4269320988136,
206
+ "c": 23.860352829558718,
207
+ "x": null
208
+ },
209
+ {
210
+ "t": 1784911423728,
211
+ "p": 12,
212
+ "m": 522.1092704842866,
213
+ "c": 28.54292944409289,
214
+ "x": null
215
+ },
216
+ {
217
+ "t": 1784911424740,
218
+ "p": 13,
219
+ "m": 519.7057958275785,
220
+ "c": 18.407853473778122,
221
+ "x": null
222
+ },
223
+ {
224
+ "t": 1784911425719,
225
+ "p": 14,
226
+ "m": 520.761909452524,
227
+ "c": 24.021736088044037,
228
+ "x": null
229
+ },
230
+ {
231
+ "t": 1784911426611,
232
+ "p": 12,
233
+ "m": 518.8447240355542,
234
+ "c": 39.487922163904614,
235
+ "x": null
236
+ },
237
+ {
238
+ "t": 1784911427751,
239
+ "p": 12,
240
+ "m": 511.1891425834238,
241
+ "c": 26.63284185749973,
242
+ "x": null
243
+ },
244
+ {
245
+ "t": 1784911428693,
246
+ "p": 12,
247
+ "m": 511.8773043552,
248
+ "c": 38.83798805864041,
249
+ "x": null
250
+ },
251
+ {
252
+ "t": 1784911429671,
253
+ "p": 12,
254
+ "m": 509.51418275354433,
255
+ "c": 35.57592356199381,
256
+ "x": null
257
+ },
258
+ {
259
+ "t": 1784911430748,
260
+ "p": 14,
261
+ "m": 505.18045137739324,
262
+ "c": 29.61645697198989,
263
+ "x": null
264
+ },
265
+ {
266
+ "t": 1784911431761,
267
+ "p": 12,
268
+ "m": 502.752521412857,
269
+ "c": 29.458128778020715,
270
+ "x": null
271
+ },
272
+ {
273
+ "t": 1784911432607,
274
+ "p": 13,
275
+ "m": 504.202485707734,
276
+ "c": 38.0492204881514,
277
+ "x": null
278
+ },
279
+ {
280
+ "t": 1784911433674,
281
+ "p": 13,
282
+ "m": 503.6500894050055,
283
+ "c": 37.27687611266578,
284
+ "x": null
285
+ },
286
+ {
287
+ "t": 1784911434728,
288
+ "p": 12,
289
+ "m": 495.8296324147204,
290
+ "c": 24.080712313245606,
291
+ "x": null
292
+ },
293
+ {
294
+ "t": 1784911435653,
295
+ "p": 12,
296
+ "m": 501.1797855579817,
297
+ "c": 33.24526896918064,
298
+ "x": null
299
+ },
300
+ {
301
+ "t": 1784911436680,
302
+ "p": 13,
303
+ "m": 497.0146551617055,
304
+ "c": 15.425898748139675,
305
+ "x": null
306
+ },
307
+ {
308
+ "t": 1784911437628,
309
+ "p": 14,
310
+ "m": 494.6724753471008,
311
+ "c": 22.516454995774563,
312
+ "x": null
313
+ },
314
+ {
315
+ "t": 1784911438623,
316
+ "p": 14,
317
+ "m": 490.2253920989474,
318
+ "c": 31.576675930898592,
319
+ "x": null
320
+ },
321
+ {
322
+ "t": 1784911439764,
323
+ "p": 13,
324
+ "m": 492.67072074037657,
325
+ "c": 25.1714658006321,
326
+ "x": null
327
+ },
328
+ {
329
+ "t": 1784911440721,
330
+ "p": 12,
331
+ "m": 495.0716833788621,
332
+ "c": 19.82925409000526,
333
+ "x": null
334
+ },
335
+ {
336
+ "t": 1784911441771,
337
+ "p": 12,
338
+ "m": 496.802668299949,
339
+ "c": 22.537021331948285,
340
+ "x": null
341
+ },
342
+ {
343
+ "t": 1784911442780,
344
+ "p": 12,
345
+ "m": 494.25100683552364,
346
+ "c": 35.54919343599426,
347
+ "x": null
348
+ },
349
+ {
350
+ "t": 1784911443708,
351
+ "p": 14,
352
+ "m": 490.34461284048996,
353
+ "c": 38.330433457270715,
354
+ "x": null
355
+ },
356
+ {
357
+ "t": 1784911444684,
358
+ "p": 14,
359
+ "m": 492.91345606240213,
360
+ "c": 22.149623193962732,
361
+ "x": null
362
+ },
363
+ {
364
+ "t": 1784911445622,
365
+ "p": 13,
366
+ "m": 488.09820453394246,
367
+ "c": 17.75284749590584,
368
+ "x": null
369
+ },
370
+ {
371
+ "t": 1784911446726,
372
+ "p": 13,
373
+ "m": 491.1227827076496,
374
+ "c": 30.406061088776056,
375
+ "x": null
376
+ },
377
+ {
378
+ "t": 1784911447775,
379
+ "p": 13,
380
+ "m": 491.7238377871069,
381
+ "c": 32.779852105111516,
382
+ "x": null
383
+ },
384
+ {
385
+ "t": 1784911448675,
386
+ "p": 14,
387
+ "m": 491.4868303939523,
388
+ "c": 23.043213204153247,
389
+ "x": null
390
+ },
391
+ {
392
+ "t": 1784911449766,
393
+ "p": 12,
394
+ "m": 498.38151490021835,
395
+ "c": 24.078213062485354,
396
+ "x": null
397
+ },
398
+ {
399
+ "t": 1784911450752,
400
+ "p": 14,
401
+ "m": 491.9474912251777,
402
+ "c": 19.02048463303109,
403
+ "x": null
404
+ },
405
+ {
406
+ "t": 1784911451609,
407
+ "p": 14,
408
+ "m": 499.5603075437683,
409
+ "c": 19.538766049894466,
410
+ "x": null
411
+ },
412
+ {
413
+ "t": 1784911452723,
414
+ "p": 14,
415
+ "m": 496.1745275879136,
416
+ "c": 38.410156528258796,
417
+ "x": null
418
+ },
419
+ {
420
+ "t": 1784911453642,
421
+ "p": 13,
422
+ "m": 499.1950447721636,
423
+ "c": 29.63742137759133,
424
+ "x": null
425
+ },
426
+ {
427
+ "t": 1784911454641,
428
+ "p": 14,
429
+ "m": 500.88158736715616,
430
+ "c": 17.29758530390469,
431
+ "x": null
432
+ },
433
+ {
434
+ "t": 1784911455741,
435
+ "p": 13,
436
+ "m": 507.736839173766,
437
+ "c": 25.78551075719618,
438
+ "x": null
439
+ }
440
+ ],
441
+ "analysis": {
442
+ "temporalDensity": 0.8654193264362756,
443
+ "valueStability": 0.3706118475801775,
444
+ "coverageScore": 1,
445
+ "avgIntervalMs": 1000,
446
+ "totalSnapshots": 60
447
+ }
448
+ },
449
+ "payloadDigest": "cbe500568097bc64bb2d4389ea6e788f430897251b3f353571a217eacfc6ec39"
450
+ }
451
+ ],
452
+ "assertions": {
453
+ "observationOccurred": {
454
+ "value": true,
455
+ "confidence": 0.95
456
+ },
457
+ "continuityMaintained": {
458
+ "value": true,
459
+ "confidence": 0.76
460
+ },
461
+ "receiptIntegrity": {
462
+ "value": true,
463
+ "confidence": 1
464
+ }
465
+ },
466
+ "issuer": {
467
+ "id": "66d25c636a8a2324",
468
+ "publicKey": "6ad05d8c912351deb6a3baf2b28529081b5aa8b48b0316308aa5d776cbda906c"
469
+ },
470
+ "previousReceiptHash": null,
471
+ "references": [],
472
+ "expiresAt": "2026-07-24T17:43:16.742Z",
473
+ "signature": {
474
+ "algorithm": "Ed25519",
475
+ "value": "7d25adaf3206ce310d867b970530d76d064efe08892c0b176c23c8d119167dcd55514593b08bf0a4c38e7737a3b5d1c02e90a688b9fa15fcc37f8b4da256ec01",
476
+ "signedAt": "2026-07-24T16:44:17.692Z"
477
+ }
478
+ }
data/test-vectors-valid/multi-engine.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "protocolVersion": "1.0",
3
+ "receiptId": "019f0000-0000-7000-8000-000000000002",
4
+ "interval": {
5
+ "start": "2026-07-22T10:00:02Z",
6
+ "end": "2026-07-22T10:00:04Z",
7
+ "coverageMs": 2000
8
+ },
9
+ "subject": {
10
+ "id": "sha256:abcd1234efgh567890ijklmnopqrstuv",
11
+ "type": "embodied"
12
+ },
13
+ "evidence": [
14
+ {
15
+ "engineId": "com.example.simulation",
16
+ "engineVersion": "1.0.0",
17
+ "confidence": 0.87,
18
+ "payload": {
19
+ "score": 0.87
20
+ },
21
+ "payloadDigest": "07d00088fd55209d54b6657faf8c1a45652c633a6637c0ec0f33048230c8776e"
22
+ },
23
+ {
24
+ "engineId": "com.example.observer",
25
+ "engineVersion": "2.0.0",
26
+ "confidence": 0.72,
27
+ "payload": {
28
+ "score": 0.72
29
+ },
30
+ "payloadDigest": "f21169049b1c1b3e3245e39e68614273ae09807cd645a8d649c96068680464e9"
31
+ }
32
+ ],
33
+ "assertions": {
34
+ "observationOccurred": {
35
+ "value": true,
36
+ "confidence": 0.95
37
+ },
38
+ "continuityMaintained": {
39
+ "value": true,
40
+ "confidence": 0.8
41
+ },
42
+ "receiptIntegrity": {
43
+ "value": true,
44
+ "confidence": 1
45
+ }
46
+ },
47
+ "issuer": {
48
+ "id": "6fc751221153e2d8",
49
+ "publicKey": "e2b399c54019a988e1c75d1f53a4823c132175c7a954d466c14bafe17dd87625"
50
+ },
51
+ "previousReceiptHash": "243736c5b47b913e170ae36ca56e90aac789f8e5c16e9a6bed2a35fb5558eeaf",
52
+ "references": [],
53
+ "expiresAt": "2026-12-31T23:59:59Z",
54
+ "signature": {
55
+ "algorithm": "Ed25519",
56
+ "value": "121d9ccf102c9f11d74b31a1f874d770d86275443a503c6eb94adc7c8e8fdc47d07f35329346b37785199b0f77eeac5b215c397302b2e751bf1342c378ac4a03",
57
+ "signedAt": "2026-07-22T10:00:04Z"
58
+ }
59
+ }
data/test-vectors-valid/single-engine.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "protocolVersion": "1.0",
3
+ "receiptId": "0193a62e-7b11-74a8-9c3d-f1e2a3b4c5d6",
4
+ "interval": {
5
+ "start": "2026-07-22T10:00:00Z",
6
+ "end": "2026-07-22T10:00:02Z",
7
+ "coverageMs": 2000
8
+ },
9
+ "subject": {
10
+ "id": "sha256:abcd1234efgh567890ijklmnopqrstuv",
11
+ "type": "embodied"
12
+ },
13
+ "evidence": [
14
+ {
15
+ "engineId": "com.example.simulation",
16
+ "engineVersion": "1.0.0",
17
+ "confidence": 0.85,
18
+ "payload": {
19
+ "score": 0.85
20
+ },
21
+ "payloadDigest": "68b211b6633b2c4393664710c7dc69a928f6363d6a4c9c2c18fced6fe44363b0"
22
+ }
23
+ ],
24
+ "assertions": {
25
+ "observationOccurred": {
26
+ "value": true,
27
+ "confidence": 0.95
28
+ },
29
+ "continuityMaintained": {
30
+ "value": true,
31
+ "confidence": 0.85
32
+ },
33
+ "receiptIntegrity": {
34
+ "value": true,
35
+ "confidence": 1
36
+ }
37
+ },
38
+ "issuer": {
39
+ "id": "6fc751221153e2d8",
40
+ "publicKey": "e2b399c54019a988e1c75d1f53a4823c132175c7a954d466c14bafe17dd87625"
41
+ },
42
+ "previousReceiptHash": null,
43
+ "references": [],
44
+ "expiresAt": "2026-12-31T23:59:59Z",
45
+ "signature": {
46
+ "algorithm": "Ed25519",
47
+ "value": "8214b8eddfbeeda49e5b00a8266236a4ea369680b0ba812b672bdb0a8464daaa93471f1528c330f57c0af284d38ca1a64b430d7c64d715aaaf90d07eba026f0c",
48
+ "signedAt": "2026-07-22T10:00:02Z"
49
+ }
50
+ }