···1111- Do not create worktrees unless explicitly asked. When asked, use: `git worktree add .worktrees/<name> -b <name>`
1212- elixir dependencies are available in `deps`. Read code from there instead of using accessing the web or prompting the user.
13131414+## testing
1515+1616+- test nix end to end with `just check-e2e`
1717+14181519## Worktree setup
1620