Release 0.46.1
📋 Release Summary
This release introduces a second-opinion refutation pass and enhanced condition matching within the supervisor (a1e90d5, db68c38). Improvements were also made to the supervisor's evaluation logic and evidence handling (44dfce1, ea4a9a3), alongside general dependency updates (9949dc2).
✨ New Features & Enhancements
- supervisor: implement second-opinion refutation pass
a1e90d58 - supervisor: implement basis for unmatched conditions
db68c380
🔧 Improvements & Optimizations
- supervisor: rework gate prompt and evaluation
44dfce1f - supervisor: handle unknown evidence conditions
ea4a9a37
🔄 Other Changes
1 maintenance, dependency, and tooling update not listed individually.