feat(role): scope planning-linked role reads to planning audience

This commit is contained in:
2026-03-30 09:58:39 +02:00
parent 16cf1bcb50
commit 3a30fecc13
4 changed files with 120 additions and 5 deletions
+1
View File
@@ -229,6 +229,7 @@ const COST_TOOLS = new Set([
const PLANNING_READ_TOOLS = new Set([
"list_allocations",
"list_demands",
"list_roles",
"check_resource_availability",
"get_staffing_suggestions",
"find_capacity",