Dashboard › institutional-transition-lab › Distillation
92bd99cb-e56b-4bcc-8887-c031350b5db2["lore_tm_v1_clVZwIs6Aa6RM8Rpi9-2r5HtnePTTOfLZY6fC8uiKck","lore_tm_v1_eGXTcV9go2fpB2CEfZAqXkER858zLgjy0d1kLgn9EHo","lore_tm_v1_wIHlahPaZjF_CSucBqAILtFjC7kaUIpX-x4KUO3NV6w"]
tests/test_governance_adjudication.py lines 979–1024 showed 3 tests: test_committed_partial_fragment_validates_but_cannot_be_the_full_envelope, test_malformed_fragment_record_id_fails_closed, and test_resolved_valid_records_open_the_gate; the file totals 1024 lines.test_committed_partial_fragment_validates_but_cannot_be_the_full_envelope loads cases/review/oss-governance-adjudication-v1/fragments/opentofu-a2.json, documents.json, v1.2-coding-package.json, and schema/governance-adjudication-v1.schema.json; it expects validate_adjudication_fragment(...) == [] while validate_against_schema(fragment, schema) is truthy, demonstrating that a committed partial fragment passes fragment validation but not full-envelope schema validation.test_malformed_fragment_record_id_fails_closed changes fragment["records"][0]["record_id"] to {"invalid": "record ID"} and expects validation errors containing both "record_id" and "known subset".test_resolved_valid_records_open_the_gate expects no errors; decision_counts == {"accept": 1}; class_counts == {"no_event": 1}; unresolved_record_ids == []; one record_decisions entry for "example-1" with decision "accept", final class "no_event", reviewer ID "opencode-gpt-5.6-sol-primary", and evidence_limitations: None; one graph-edge revision with basis "luna_a" and empty added/removed; reviewer provenance equal to _adjudication()["reviewers"]; and canonicalization_gate == "open".python failed with /usr/bin/bash: line 1: python: command not found.[('documents.json', 'documents.json', 0, 0), ('v1.2-adjudication-package.json', 'v1.2-adjudication-package.json', 0, 0)].'documents.json' and 'documents.json\x00'; a truncated central variable field producing entries for 'documents.json', 'v1.2-adjudication-package.json', and 'x'; and a ZIP64 EOCD variant.