Nicholastempleman commited on
Commit
4b0bb0c
·
verified ·
1 Parent(s): 50f6e7f

P0 revert: restore UNSIGNED UNMEASURED coverage-card.json. Board DID over n=0 is forbidden. Delete byte-identical coverage-card.signed.json twin. No n. No YES/NO. No percentage. Printer of live GET https://councilof.ai/api/gspc. Never certify. Do not stamp MEASURED.

Browse files
Files changed (2) hide show
  1. coverage-card.json +46 -30
  2. coverage-card.signed.json +0 -35
coverage-card.json CHANGED
@@ -1,35 +1,51 @@
1
  {
2
- "as_of": "2026-08-31T13:15:03Z",
3
- "did": "did:web:csoai.org#board-attestation-1",
4
- "payload": {
5
- "axis": "distribution-integrity",
6
- "cite": "https://councilof.ai/api/gspc",
7
- "compute_composite": false,
8
- "do_not_invent_percentage": true,
9
- "kind": "gspc.coverage-card/0.1",
10
- "metamask_is_signer": false,
11
- "n": 0,
12
- "not_a_grade": true,
13
- "schema": "csoai.gspc-axes/0.5",
14
- "status": "UNMEASURED",
15
- "task": "represented vs distributed never mixed"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  },
17
- "schema": "https://councilof.ai/schema/card-v0.json",
18
- "sha256": "3c0a688b4fd8f8129025e102383194c5952df3a966584f23b6e6304c0bab5aa0",
19
- "sig_ed25519": "645fd14a198f56e39f340a22afc05bab80467bea13975a09a174221e8095405d4b7edac1f69f415e88932a84dce9e044ba2c02ff174aa6c14515af44a2b3550b",
20
- "source_urls": [
21
- "https://councilof.ai/api/gspc",
22
- "https://huggingface.co/datasets/csoai/gspc-distribution-integrity"
23
- ],
24
- "subject": "GSPC distribution-integrity UNMEASURED coverage",
25
- "surface": "public.notice",
26
- "tags": [
27
- "coverage:UNMEASURED",
28
- "not-a-grade",
29
- "no-composite"
30
  ],
 
31
  "unmeasured": [
32
- "distribution-integrity",
33
- "n=0"
34
- ]
 
 
35
  }
 
1
  {
2
+ "kind": "gspc.coverage-card/0.1-unsigned",
3
+ "schema": "csoai.gspc-axes/0.5",
4
+ "axis": "distribution-integrity",
5
+ "status": "UNMEASURED",
6
+ "signed": false,
7
+ "cite": "https://councilof.ai/api/gspc",
8
+ "printer_not_mill": true,
9
+ "never_certify": true,
10
+ "never_stamp_measured": true,
11
+ "do_not_invent_percentage": true,
12
+ "empty_stays_empty": true,
13
+ "not_a_grade": true,
14
+ "compute_composite": false,
15
+ "task": "are represented and distributed figures published separately and not mixed?",
16
+ "rubric": {
17
+ "kind": "yn",
18
+ "grade_when": [
19
+ "represented and distributed published separately",
20
+ "figures not mixed",
21
+ "do not sum into one TVL on this card",
22
+ "not an audit"
23
+ ],
24
+ "never": [
25
+ "LLM-judge",
26
+ "invent a percentage",
27
+ "YES/NO count on this card",
28
+ "sum TVL on this card",
29
+ "certify",
30
+ "stamp MEASURED"
31
+ ]
32
  },
33
+ "input_schema_file": "input-schema.json",
34
+ "columns": [
35
+ "subject",
36
+ "tokenisation_type",
37
+ "figure_distributed",
38
+ "figure_represented",
39
+ "unit",
40
+ "source_url",
41
+ "as_of",
42
+ "mixed_flag"
 
 
 
43
  ],
44
+ "rows": [],
45
  "unmeasured": [
46
+ "distribution-integrity"
47
+ ],
48
+ "dataset": "csoai/gspc-distribution-integrity",
49
+ "hub_is": "printer of live GET https://councilof.ai/api/gspc — not the mill, not a grade",
50
+ "note": "Unsigned UNMEASURED coverage card. Rubric + input schema only. No n. No YES/NO counts. No invented scores. Empty cells stay empty. Live GET is authority; cite totals.public_count there. Do not freeze a MEASURED table here. Hub is not the mill signer. Never certify."
51
  }
coverage-card.signed.json DELETED
@@ -1,35 +0,0 @@
1
- {
2
- "as_of": "2026-08-31T13:15:03Z",
3
- "did": "did:web:csoai.org#board-attestation-1",
4
- "payload": {
5
- "axis": "distribution-integrity",
6
- "cite": "https://councilof.ai/api/gspc",
7
- "compute_composite": false,
8
- "do_not_invent_percentage": true,
9
- "kind": "gspc.coverage-card/0.1",
10
- "metamask_is_signer": false,
11
- "n": 0,
12
- "not_a_grade": true,
13
- "schema": "csoai.gspc-axes/0.5",
14
- "status": "UNMEASURED",
15
- "task": "represented vs distributed never mixed"
16
- },
17
- "schema": "https://councilof.ai/schema/card-v0.json",
18
- "sha256": "3c0a688b4fd8f8129025e102383194c5952df3a966584f23b6e6304c0bab5aa0",
19
- "sig_ed25519": "645fd14a198f56e39f340a22afc05bab80467bea13975a09a174221e8095405d4b7edac1f69f415e88932a84dce9e044ba2c02ff174aa6c14515af44a2b3550b",
20
- "source_urls": [
21
- "https://councilof.ai/api/gspc",
22
- "https://huggingface.co/datasets/csoai/gspc-distribution-integrity"
23
- ],
24
- "subject": "GSPC distribution-integrity UNMEASURED coverage",
25
- "surface": "public.notice",
26
- "tags": [
27
- "coverage:UNMEASURED",
28
- "not-a-grade",
29
- "no-composite"
30
- ],
31
- "unmeasured": [
32
- "distribution-integrity",
33
- "n=0"
34
- ]
35
- }