backend: uv run python -m fuse.main start --reload
frontend: cd ui && npm run dev
