54a345224e
Replace fragile CWD-based readFileSync path resolution with SvelteKit's read() + Vite ?url asset imports. This lets the build system manage the embedding files as hashed immutable assets, fixing ENOENT errors in production where the working directory didn't match expectations.