Add warden trust-review director for permission and plugin paths - #966
Merged
Conversation
This was referenced Sep 13, 2026
Collaborator
Author
|
Audit (Warden director): Approve with nits. Findings:
|
TheGreatAxios
force-pushed
the
cl-7657-warden-director
branch
from
September 13, 2026 05:52
9dfb2e7 to
585e7a6
Compare
TheGreatAxios
force-pushed
the
cl-7657-warden-director
branch
from
September 13, 2026 06:05
1733c13 to
6ff6b4b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements CL-7657: new closed leaf director
warden.Warden is a trust reviewer for permission / provider-auth / plugin-loader diffs only. It writes findings on grant-matching holes, secret-guard bypasses, arktype boundary skips, shell-policy peel gaps, and plugin trust, and never ships fixes (same never-fix posture as critic).
Skywalker mention is tiny by design: warden's trigger line plus one routing sentence added to the orchestrator prompt, and warden appended to the spawn allowlist.
Fixes CL-7657