- Remove prettier dependency and config files (.prettierrc, .prettierignore) - Update root format/format:check scripts to use biome only (via frontend) - Update lint-staged: remove prettier --check, keep biome + eslint - Update CI: remove redundant format:check step - Update ADR-018 with code-first TanStack Router approach note