Dashboard › institutional-transition-lab › Distillation
792ec0fa-1895-43ca-9b50-9edd47a5764a["lore_tm_v1_ryaoOnVWKYqpdPLJ5nPFQcoKHkFpZSVMq-gZe-nGALE"]
Date: Sep 9, 2026
/home/byk/Code/institutional-transition-lab/schema/governance-adjudication-v1.schema.json lines 35–79. $defs.inputs is an object with additionalProperties: false and exactly 9 required properties: workflow_run_id, artifact_id, artifact_sha256, documents_sha256, documents_file_sha256, coding_package_file_sha256, protocol_sha256, coding_schema_sha256, and adjudication_schema_sha256.schema/governance-adjudication-v1.schema.json, workflow_run_id and artifact_id must be integers with minimum 1; all seven SHA-256 fields reference $defs.sha256, defined as a string matching ^[0-9a-f]{64}$.schema/governance-adjudication-v1.schema.json, $defs.reviewer is an object with additionalProperties: false; required fields are reviewer_id, reviewer_type, model, role, and assistance. reviewer_id is a nonempty string, reviewer_type is one of human, llm, or human_llm_assisted, and model is either a nonempty string or null.