fix/init-sqlite-retry
main
After pnpm install, verify better-sqlite3 actually loads by spawning a test process. If it fails, rebuild up to 2 times. On final failure, print actionable fix commands instead of a vague warning. Closes #44