Add US Code Groth16 logic proof artifacts
Browse filesAdd CID/BM25/KG-grounded U.S. Code formal logic proof artifacts with Groth16 verification for all CID-addressed sections.
uscode_parquet/logic_proofs_codex_spark_groth16/laws_logic_proof_artifacts.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16449d99f18b8e716d2b388655a13f6b7e8e096bfb510c4535eaa412b513f2c4
|
| 3 |
+
size 274886430
|
uscode_parquet/logic_proofs_codex_spark_groth16/manifest.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "uscode-logic-proof-artifacts-v1",
|
| 3 |
+
"input": "/tmp/ipfs_uscode_probe/uscode_parquet/laws.parquet",
|
| 4 |
+
"output_root": "/home/barberb/HACC/complaint-generator/ipfs_datasets_py/workspace/ipfs_uscode_logic_proofs_groth16",
|
| 5 |
+
"logic_proof_artifacts": "/home/barberb/HACC/complaint-generator/ipfs_datasets_py/workspace/ipfs_uscode_logic_proofs_groth16/laws_logic_proof_artifacts.parquet",
|
| 6 |
+
"source_row_count": 60068,
|
| 7 |
+
"artifact_row_count": 60068,
|
| 8 |
+
"completed_row_count": 60068,
|
| 9 |
+
"remaining_row_count": 0,
|
| 10 |
+
"failure_count": 0,
|
| 11 |
+
"failures": [],
|
| 12 |
+
"bm25_document_count": 60068,
|
| 13 |
+
"kg_relationship_source_count": 60068,
|
| 14 |
+
"formalization_scope": "machine_generated_candidate",
|
| 15 |
+
"ontology_version": "uscode-logic-ontology-v1",
|
| 16 |
+
"zkp_backend": "groth16",
|
| 17 |
+
"zkp_circuit_version": 1,
|
| 18 |
+
"zkp_verified_count": 60068,
|
| 19 |
+
"status": "complete",
|
| 20 |
+
"started_at": "2026-04-26T21:47:59.102692+00:00",
|
| 21 |
+
"updated_at": "2026-04-26T22:09:46.229484+00:00"
|
| 22 |
+
}
|