mirror of
https://github.com/turnstonelabs/turnstone.git
synced 2026-08-12 23:12:23 -06:00
da07554693
The floor blocks only explicit heuristic deny/critical verdicts — it is not a general "never lower the heuristic" rule. The heuristic default for an unmatched tool is `review`, and letting a confident LLM `approve` upgrade a `review` is the feature's purpose. Matches the implementation and addresses PR review feedback.