| 1 | /** |
| 2 | * @summary Copies gitignored `ai/config.mjs` plus per-server config overlays from |
| 3 | * the main git checkout into the current git worktree, and optionally symlinks the |
| 4 | * gitignored substrate-data subdirs of `.neo-ai-data/` (sqlite, chroma, wake-daemon, etc.) so |
nothing calls this directly
no test coverage detected