cjc0013 commited on
Commit
1ff8656
·
verified ·
1 Parent(s): 684fde4

Register canonical Ouroboros publication lineage

Browse files
Files changed (1) hide show
  1. PUBLICATION_STATE.json +46 -0
PUBLICATION_STATE.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "author_identity": "ouroboros",
3
+ "capabilities_removed": [],
4
+ "claim_refs": [
5
+ {
6
+ "claim_id": "legacy.hf.snapshot.cd64cf1eba92b66b4cb931509f875f2241b52f669f517483f26b94af209d5511",
7
+ "claim_object_sha256": "4be2f2c6082b1bd7d122b3784be430057504bbf57fcce8da68f396270e1ecb21",
8
+ "claim_version": 1
9
+ }
10
+ ],
11
+ "claim_states": [
12
+ {
13
+ "claim_ref": {
14
+ "claim_id": "legacy.hf.snapshot.cd64cf1eba92b66b4cb931509f875f2241b52f669f517483f26b94af209d5511",
15
+ "claim_object_sha256": "4be2f2c6082b1bd7d122b3784be430057504bbf57fcce8da68f396270e1ecb21",
16
+ "claim_version": 1
17
+ },
18
+ "correctness": {
19
+ "state": "legacy_publication_snapshot_hash_verified",
20
+ "verification_receipt_hashes": [
21
+ "b95f68ff3dd9f9a3148bc03e01d34400f853fdabed56295f9e3efee47ab1b9e3"
22
+ ]
23
+ },
24
+ "lineage": {
25
+ "retracted_by": null,
26
+ "supersedes": []
27
+ },
28
+ "novelty": {
29
+ "receipt_hashes": [],
30
+ "state": "not_assessed"
31
+ },
32
+ "promotion": {
33
+ "receipt_sha256": "b95f68ff3dd9f9a3148bc03e01d34400f853fdabed56295f9e3efee47ab1b9e3",
34
+ "state": "admitted_local"
35
+ }
36
+ }
37
+ ],
38
+ "coverage_cutoff": "legacy_reconciled_snapshot",
39
+ "primary_file": "README.md",
40
+ "projection_id": "hf:dataset:cd64cf1eba92b66b4cb93150",
41
+ "publication_content": "public_ready",
42
+ "publication_state_sha256": "887bc4ae83c6c1ff5cfbd4353c290122720db195f6a221732d13e5b54b8eadc4",
43
+ "publication_title": "Ouroboros Pasterski Research Program - PAUSED",
44
+ "repository_visibility_managed_externally": true,
45
+ "schema": "ouroboros_publication_state_v1"
46
+ }