Updated all references across documentation, config files, and source code.
Moved index.ts to src/server.ts and created stub files for types, db, auth, and cli modules. Added minimal placeholder for dashboard. Removed generated README.md in favor of CLAUDE.md and docs/plan.md.
Scripts cover linting, type checking, testing, and dev server. Justfile provides docker commands and unified check command.