Skip to content

docs(standard): define canonical wrapped entrypoint - #899

Merged
ss-o merged 1 commit into
mainfrom
feature-898
Aug 29, 2026
Merged

docs(standard): define canonical wrapped entrypoint#899
ss-o merged 1 commit into
mainfrom
feature-898

Conversation

@ss-o

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

Copy link
Copy Markdown
Member

Summary

  • make call-site source resolution the primary wrapped-entrypoint pattern
  • pass the resolved identity into an anonymous function as argument 1
  • use localized, read-only absolute source and plugin directory paths
  • remove redundant alternatives so Standard v2 remains concise and portable

Verification

  • pnpm validate:plugin-standard
  • pnpm build:en

Parent: z-shell/.github#567

Closes #898

@ss-o
ss-o merged commit 583de7f into main Aug 29, 2026
8 checks passed
@ss-o
ss-o deleted the feature-898 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.

docs: define the canonical wrapped plugin entrypoint

1 participant