Skip to content

Rename Ratatoskr integration to Yggdrasil - #60

Merged
pyrex41 merged 1 commit into
mainfrom
agent/rename-ratatoskr-to-yggdrasil
Aug 19, 2026
Merged

Rename Ratatoskr integration to Yggdrasil#60
pyrex41 merged 1 commit into
mainfrom
agent/rename-ratatoskr-to-yggdrasil

Conversation

@pyrex41

@pyrex41 pyrex41 commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • rename bin/ratatoskr-build.lua to bin/yggdrasil-build.lua
  • update the builder and OpenResty browser pipeline to consume yggdrasil.manifest.txt and invoke yggdrasil
  • update generated browser documentation, examples, links, and environment variables to Yggdrasil

Why

The Shen tree-shaker has returned to its original Yggdrasil name. The Lua stage-2 builder and example pipeline still invoked the former Ratatoskr CLI and manifest.

Impact

The stage-2 builder and browser example now use the Yggdrasil command, paths, manifest, and $YGGDRASIL override.

Checks

  • parsed bin/yggdrasil-build.lua with LuaJIT
  • shell syntax check for examples/openresty/scripts/build-client.sh
  • Node syntax check for examples/openresty/scripts/build-client.mjs
  • make test LUA=luajit — 896 passed, 0 failed
  • case-insensitive source audit — no remaining ratatoskr matches
  • git diff --cached --check

@pyrex41
pyrex41 marked this pull request as ready for review August 19, 2026 13:45
@pyrex41
pyrex41 merged commit fb23287 into main Aug 19, 2026
2 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