unsigned UNMEASURED coverage-card.json: eat leftover signed n payload. Rubric + input schema only. No n. No YES/NO counts. Printer of live GET https://councilof.ai/api/gspc. Do not overwrite eval.yaml. Never certify.
#12
by Nicholastempleman - opened
YAML Metadata Error:Invalid content in eval.yaml.
Check out the documentation for more information.
Show details
✖ Invalid input
- coverage-card.json +45 -30
coverage-card.json
CHANGED
|
@@ -1,35 +1,50 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
},
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
"tags": [
|
| 27 |
-
"coverage:UNMEASURED",
|
| 28 |
-
"not-a-grade",
|
| 29 |
-
"no-composite"
|
| 30 |
],
|
|
|
|
| 31 |
"unmeasured": [
|
| 32 |
-
"regulatory-framework"
|
| 33 |
-
|
| 34 |
-
|
|
|
|
|
|
|
| 35 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"kind": "gspc.coverage-card/0.1-unsigned",
|
| 3 |
+
"schema": "csoai.gspc-axes/0.5",
|
| 4 |
+
"axis": "regulatory-framework",
|
| 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": "is the governing regime declared and confirmable?",
|
| 16 |
+
"rubric": {
|
| 17 |
+
"kind": "yn",
|
| 18 |
+
"grade_when": [
|
| 19 |
+
"governing regime declared",
|
| 20 |
+
"declaration stranger-confirmable at source_url",
|
| 21 |
+
"declaring is not complying",
|
| 22 |
+
"not a legal opinion"
|
| 23 |
+
],
|
| 24 |
+
"never": [
|
| 25 |
+
"LLM-judge",
|
| 26 |
+
"invent a percentage",
|
| 27 |
+
"YES/NO count on this card",
|
| 28 |
+
"certify",
|
| 29 |
+
"stamp MEASURED",
|
| 30 |
+
"legal opinion"
|
| 31 |
+
]
|
| 32 |
},
|
| 33 |
+
"input_schema_file": "input-schema.json",
|
| 34 |
+
"columns": [
|
| 35 |
+
"subject",
|
| 36 |
+
"issuer",
|
| 37 |
+
"regime_declared",
|
| 38 |
+
"regime_name",
|
| 39 |
+
"confirmable",
|
| 40 |
+
"source_url",
|
| 41 |
+
"as_of"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
],
|
| 43 |
+
"rows": [],
|
| 44 |
"unmeasured": [
|
| 45 |
+
"regulatory-framework"
|
| 46 |
+
],
|
| 47 |
+
"dataset": "csoai/gspc-regulatory-framework",
|
| 48 |
+
"hub_is": "printer of live GET https://councilof.ai/api/gspc — not the mill, not a grade",
|
| 49 |
+
"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."
|
| 50 |
}
|