P2-06: Ensemble thresholds (0.65/0.35) are arbitrary magic numbers — not calibrated #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: P2 (Medium)
File:
decider/ensemble.pylines 83-95Problem
These thresholds determine whether a tool executes autonomously or gets blocked. There is:
Similarly, matrix thresholds (
auto_execute: 0.75,ask_user: 0.45) inconfig.pyare arbitrary.Fix
decider.conf.json)