Skip to content

Remove redundant import aliases while preserving Silk scopes - #289

Merged
julia-script merged 2 commits into
mainfrom
julia/remove-redundant-doc-import-aliases
Aug 28, 2026
Merged

Remove redundant import aliases while preserving Silk scopes#289
julia-script merged 2 commits into
mainfrom
julia/remove-redundant-doc-import-aliases

Conversation

@julia-script

@julia-script julia-script commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary:

  • replace redundant same-name aliases across authored docs, generated standard-library docs, Labs presets, fixtures, and shipped examples while preserving every existing qualifier
  • use selected scope actors for nonprimitive operation modules and plain unaliased module imports for primitive namespaces
  • add ordinary zero-data scope actors for modules such as RawBuffer and Slot so selected imports resolve without compiler privilege
  • retain only semantic concept renames, regenerate embedded standard-library sources, integrity metadata, reference pages, and affected goldens, and add focused acceptance coverage

Verification:

  • pnpm typecheck
  • pnpm exec biome check .
  • pnpm test
  • pnpm check
  • pnpm release:candidate
  • openspec validate make-stdlib-scope-actors-importable --type change --strict

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
silk-effect-docs Ready Ready Preview Aug 28, 2026 9:16pm

Request Review

@julia-script julia-script changed the title Remove redundant import aliases from documentation examples Remove redundant import aliases while preserving Silk scopes Aug 28, 2026
@julia-script
julia-script merged commit c942c2a into main Aug 28, 2026
9 checks passed
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