feat(ecc2): add tool risk scoring and actions

This commit is contained in:
Affaan Mustafa
2026-03-24 03:39:53 -07:00
parent 319f9efafb
commit 8303970258
3 changed files with 282 additions and 26 deletions

View File

@@ -443,6 +443,7 @@ mod tests {
token_budget: 500_000,
theme: Theme::Dark,
pane_layout: PaneLayout::Horizontal,
risk_thresholds: Config::RISK_THRESHOLDS,
}
}