mirror of
https://github.com/Strategic-Automation/violin.git
synced 2026-08-14 12:33:37 +02:00
Run 20260812_184313 scored 0/20 formalized despite 7 FIND files and 8 Validated hypotheses: the agent canonized findings carrying 'Linked Hypothesis: H-00N' but never wrote the forward 'Linked findings' board field (it closed PT-102 by editing state/ptt.md directly, bypassing the record_ptt handler gates). The scorer now: - parse_findings extracts reverse 'Linked Hypothesis' references - validated_challenge_ids falls back to reverse links / shared evidence when a Validated hypothesis has no forward links - paper trail is unchanged: Validated hypothesis + substantive finding over real evidence, in either direction Re-scoring 184313: formalized 0% -> 30% (6 confirmed). Regression test test_validated_hypothesis_confirms_via_find_reverse_link added.