Commits
Click on a commit to change the comparison rangefeat(core): add ctx.dotdir — scoped dot directory API with file protection refactor(core): swap DotDirectory and DotDirectoryClient naming fix(core): address PR review feedback for dotdir security(core): add path traversal and symlink protection to dotdir refactor(core): improve dotdir quality — consolidate safePath, secure path(), seal internals chore(core): fix lint warnings in dotdir tests and resolve doc conflicts