- Add `zinit_client` package to the workspace, enabling its use
in the SAL monorepo. This allows for better organization and
dependency management.
- Update `MONOREPO_CONVERSION_PLAN.md` to reflect the addition
of `zinit_client` and its status. This ensures the conversion
plan stays up-to-date.
- Move `src/zinit_client/` directory to `zinit_client/` for better
organization. This improves the overall structure of the
project.
- Update references to `zinit_client` to use the new path. This
ensures the codebase correctly links to the `zinit_client`
package.