Dashboard › institutional-transition-lab › Distillation
1acbafef-d0f2-4f7b-859f-f69ec0eccaf1["lore_tm_v1_kIJpaatKNuQIgLyLyRxu7IJAM_my7O-uWDcAdo5m8Tc","lore_tm_v1_TAQf9lhMKftPZaBCFWwXMaTJjiJtQKNukYqnjkaF61Q"]
Date: Sep 8, 2026
/home/byk/Code/institutional-transition-lab/schema/governance-adjudication-v1.schema.json, a JSON Schema Draft 2020-12 document with $id https://institutional-transition-lab.local/schema/governance-adjudication-v1.schema.json and title Performance-blinded governance adjudication v1.schema_version, adjudication_id, design_status, transition_dates_excluded, outcome_data_used, inputs, reviewers, and records; it sets additionalProperties: false.schema_version: 1, design_status: "performance_blinded_llm_assisted_source_adjudication", transition_dates_excluded: true, and outcome_data_used: false.reviewers to contain at least 1 reviewer and records to contain exactly 40 records (minItems: 40, maxItems: 40).inputs definition requires 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; IDs are integers with minimum 1, and each SHA-256 is a lowercase 64-character hexadecimal string matching ^[0-9a-f]{64}$.reviewer definition requires reviewer_id, reviewer_type, model, role, and assistance. Allowed reviewer_type values are human, llm, and human_llm_assisted; allowed roles are source_adjudicator, evidence_auditor, and synthesizer; model may be a non-empty string or null.evidence_ref definition requires non-empty source_id and quote. The claim_evidence_ref definition additionally requires field, whose allowed values are record_class, event_kind, title, announced_on, effective_on, affected_scope, and body_patch_relation.power_change definition requires actor, right_kind, target, direction, change_status, scope, and evidence_refs. Allowed right_kind values are appoint, remove, elect, vote, delegate, override, approve, merge, write, release, veto, own, license, steward, fund, set_budget, set_strategy, set_policy, set_membership, set_terms, and inform.power_change.direction values are added, removed, and modified; allowed change_status values are effective, announced, proposed, rejected, and unclear; evidence_refs requires at least 1 item.coding definition requires record_class, event_kind, title, announced_on, effective_on, affected_scope, body_patch_relation, power_changes, confidence, and ambiguity.record_class values are effective_institutional_change, announced_institutional_change, proposal_only, control_event, no_event, and abstain.event_kind values are leadership, board_or_steering, control_rights, reorganization, foundation_transfer, license, fork, reunification, strategy, product, external, and null.body_patch_relation values are consistent, patch_supersedes_body, body_only, patch_only, conflict, not_applicable, and unclear; confidence must be between 0 and 1 inclusive.edge_revision definition requires basis, added, and removed; basis may be luna_a, luna_b, terra_advisory, or null, while both edge arrays contain power_change objects.evidence_bounds definition requires source_text_truncated, files_listing_complete, patch_selection_truncated, and patch_unavailable_count; files_listing_complete may be boolean or null, and patch_unavailable_count is an integer with minimum 0.source_audit definition requires inspected_before_codings: true, at least 1 unique non-empty source_id, and evidence_bounds.record requires record_id, source_url, decision, accepted_from, reviewer_ids, source_audit, rationale, evidence_limitations, unresolved_reason, claim_evidence_refs, final_coding, and graph_edge_revision; unknown properties are prohibited.source_url must have URI format and match ^https://github\\.com/[^\\s]+$. Allowed decisions are accept, revise, reject, and abstain; accepted_from may be luna_a, luna_b, terra_advisory, or null; reviewer_ids must contain at least 1 unique non-empty string.rationale must be non-empty; evidence_limitations and unresolved_reason may each be a non-empty string or null; final_coding may be a coding object or null; and graph_edge_revision may be an edge_revision object or null.