Skip to content

Restrict fleet discovery tools to Tier-1 skywalker - #671

Merged
TheGreatAxios merged 3 commits into
mainfrom
cl-7051-search-agents-tier-1-only
Aug 25, 2026
Merged

Restrict fleet discovery tools to Tier-1 skywalker#671
TheGreatAxios merged 3 commits into
mainfrom
cl-7051-search-agents-tier-1-only

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Keep search_agents / list_agents on Skywalker (Tier 1) only; drop them from nested ORCHESTRATOR_TOOLS.
  • Fail closed at the mount gate so Tier 2 nested directors cannot discover the full fleet while still spawning from their allowlist.
  • Cover the authority gate, tool-set surface, greybeard allowlist, and runSubAgent mount path with tests.

Verification

  • bun run typecheck, bun run build, and bun run test pass
  • pre-commit typecheck + build passed on commit

Fixes CL-7051

@linear-code

linear-code Bot commented Aug 24, 2026

Copy link
Copy Markdown

CL-7051

Nested orchestrators keep task/spawn allowlists but must not mount
search_agents or list_agents; gate that at tool-set and mount time.
@TheGreatAxios
TheGreatAxios force-pushed the cl-7051-search-agents-tier-1-only branch from b962138 to c3c87e9 Compare August 25, 2026 01:42
@TheGreatAxios
TheGreatAxios enabled auto-merge (squash) August 25, 2026 01:42
@TheGreatAxios
TheGreatAxios merged commit 6efacf8 into main Aug 25, 2026
5 checks passed
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
* Restrict fleet discovery tools to Tier-1 skywalker

Nested orchestrators keep task/spawn allowlists but must not mount
search_agents or list_agents; gate that at tool-set and mount time.

* Fix prettier formatting for Tier-1 discovery gate

* Fix prettier formatting after Tier-1 discovery rebase
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
* Restrict fleet discovery tools to Tier-1 skywalker

Nested orchestrators keep task/spawn allowlists but must not mount
search_agents or list_agents; gate that at tool-set and mount time.

* Fix prettier formatting for Tier-1 discovery gate

* Fix prettier formatting after Tier-1 discovery rebase
@TheGreatAxios
TheGreatAxios deleted the cl-7051-search-agents-tier-1-only branch August 28, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant