Moved package code from llama_stack/ to src/llama_stack/ following Python
packaging best practices. Updated pyproject.toml, MANIFEST.in, and tool
configurations accordingly.
Public API and import paths remain unchanged. Developers will need to
reinstall in editable mode after pulling this change.
Also updated paths in pre-commit config, scripts, and GitHub workflows.