Skip to content

fix(zsh): align canonical entrypoint guidance - #570

Merged
ss-o merged 1 commit into
mainfrom
bug-568
Aug 29, 2026
Merged

fix(zsh): align canonical entrypoint guidance#570
ss-o merged 1 commit into
mainfrom
bug-568

Conversation

@ss-o

@ss-o ss-o commented Aug 29, 2026

Copy link
Copy Markdown
Member

Summary

  • align scoped Zsh guidance with call-site source resolution
  • update the new-plugin template to pass source identity as argument 1
  • enforce the invocation and read-only path boundary in policy tests

Verification

  • python3 -m unittest scripts/test_validate_zsh_standard_policy.py -v (99 tests)

Parent: #567

Closes #568

@ss-o
ss-o requested a review from a team as a code owner August 29, 2026 11:02
@ss-o
ss-o merged commit aa802ad into main Aug 29, 2026
7 checks passed
@ss-o
ss-o deleted the bug-568 branch August 29, 2026 11:29
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.

fix: align plugin guidance and template with the canonical entrypoint

1 participant